Searched refs:CALGN (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/ |
A D | memmove.S | 48 CALGN( ands ip, r0, #31 ) 50 CALGN( bcs 2f ) 51 CALGN( adr r4, 6f ) 53 CALGN( rsb ip, ip, #32 ) 54 CALGN( add pc, r4, ip ) 95 CALGN( bcs 2b ) 132 CALGN( ands ip, r0, #31 ) 134 CALGN( subcc r2, r2, ip ) 135 CALGN( bcc 15f ) 182 CALGN( cmp r2, #0 ) [all …]
|
A D | copy_template.S | 84 CALGN( ands ip, r0, #31 ) 85 CALGN( rsb r3, ip, #32 ) 87 CALGN( bcs 2f ) 88 CALGN( adr r4, 6f ) 90 CALGN( add pc, r4, ip ) 144 CALGN( bcs 2b ) 183 CALGN( ands ip, r0, #31 ) 184 CALGN( rsb ip, ip, #32 ) 187 CALGN( bcc 15f ) 234 CALGN( cmp r2, #0 ) [all …]
|
A D | assembler.h | 81 #define CALGN(code...) code macro 83 #define CALGN(code...) macro
|
A D | memset.S | 30 #if ! CALGN(1)+0
|
A D | memzero.S | 42 #if ! CALGN(1)+0
|
Completed in 4 milliseconds