/external/valgrind/main/coregrind/ |
m_libcassert.c | 125 "str r12, [%0, #+12];" \ 135 (srP)->misc.ARM.r12 = block[3]; \
|
/frameworks/native/opengl/libs/EGL/ |
getProcAddress.cpp | 47 GET_TLS(r12) \ 48 "ldr r12, [r12, %[tls]] \n" \ 49 "cmp r12, #0 \n" \ 50 "ldrne r12, [r12, %[api]] \n" \ 51 "cmpne r12, #0 \n" \ 52 "bxne r12 \n" \
|
/frameworks/native/opengl/libs/GLES_CM/ |
gl.cpp | 108 GET_TLS(r12) \ 109 "ldr r12, [r12, %[tls]] \n" \ 110 "cmp r12, #0 \n" \ 111 "ldrne pc, [r12, %[api]] \n" \
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
sixtappredict8x8_neon.asm | 39 adr r12, filter8_coeff 47 add r2, r12, r2, lsl #5 ;calculate filter location 241 add r3, r12, r3, lsl #5 331 ;add r2, r12, r2, lsl #5 ;calculate filter location 436 add r3, r12, r3, lsl #5
|
sixtappredict8x4_neon.asm | 39 adr r12, filter8_coeff 46 add r2, r12, r2, lsl #5 ;calculate filter location 236 add r3, r12, r3, lsl #5 400 add r3, r12, r3, lsl #5
|
/external/valgrind/main/none/tests/arm/ |
vfp.stdout.exp | 89 vmov.u16 r12, d11[0] :: Rd 0x00003344 Qm (i32)0x11223344 99 vmov.u8 r12, d12[6] :: Rd 0x00000022 Qm (i32)0x11223344 115 vmov.s8 r12, d12[6] :: Rd 0x00000022 Qm (i32)0x11223344 [all...] |
/external/llvm/test/MC/ARM/ |
basic-arm-instructions.s | [all...] |
/external/libffi/src/ia64/ |
unix.S | 286 add r12 = -FRAME_SIZE, r12
|
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | 38 r12 (ip) is scratch -- not preserved across method calls 46 Callee must save/restore r4+ (except r12) if it modifies them. 306 add r12, lr, #2 @ setup the punt-to-interp address 309 bxlo r12 @ return to raise stack overflow excep. 320 bxne r12 @ bail to the interpreter [all...] |
CompilerTemplateAsm-armv5te-vfp.S | 38 r12 (ip) is scratch -- not preserved across method calls 46 Callee must save/restore r4+ (except r12) if it modifies them. 306 add r12, lr, #2 @ setup the punt-to-interp address 309 bxlo r12 @ return to raise stack overflow excep. 320 bxne r12 @ bail to the interpreter [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 38 r12 (ip) is scratch -- not preserved across method calls 46 Callee must save/restore r4+ (except r12) if it modifies them. 306 add r12, lr, #2 @ setup the punt-to-interp address 309 bxlo r12 @ return to raise stack overflow excep. 320 bxne r12 @ bail to the interpreter [all...] |
CompilerTemplateAsm-armv7-a.S | 38 r12 (ip) is scratch -- not preserved across method calls 46 Callee must save/restore r4+ (except r12) if it modifies them. 306 add r12, lr, #2 @ setup the punt-to-interp address 309 bxlo r12 @ return to raise stack overflow excep. 320 bxne r12 @ bail to the interpreter [all...] |
/external/openssl/crypto/aes/asm/ |
vpaes-x86_64.pl | 1085 push %r12 1135 lea 24(%rsi),%r12 # &disp->EstablisherFrame 1138 mov %r12,48(%rsp) # arg7 1148 pop %r12
|
aes-parisc.pl | 59 ("%r9","%r10","%r11","%r12","%r13","%r14","%r15","%r16", 86 $PUSH %r12,`-$FRAME+9*$SIZE_T`(%sp) 171 $POP `-$FRAME+9*$SIZE_T`(%sp),%r12 555 $PUSH %r12,`-$FRAME+9*$SIZE_T`(%sp) 640 $POP `-$FRAME+9*$SIZE_T`(%sp),%r12
|
aesni-x86_64.pl | [all...] |
/external/v8/src/arm/ |
simulator-arm.h | 133 r8, r9, r10, r11, r12, r13, r14, r15, enumerator in enum:v8::internal::Simulator::Register
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGJITCompiler.h | 125 static const RegisterID timeoutCheckRegister = X86Registers::r12;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 116 M_START omxVCM4P2_PredictReconCoefIntra,r12
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s | 105 M_START omxVCM4P10_FilterDeblockingChroma_VerEdge_I, r12, d15
|
/external/libffi/src/sh/ |
sysv.S | 63 mov.l r12,@-r15 319 mov.l @r15+,r12 485 mov.l @r15+,r12
|
/external/strace/ |
syscall.c | [all...] |
/external/elfutils/tests/ |
run-allregs.sh | 104 12: %r12 (r12), signed 64 bits 176 12: r12 (r12), signed 32 bits [all...] |
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 66 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12
225 mov [save_r12],r12
535 mov r12,[save_r12]
|
/dalvik/vm/compiler/codegen/arm/ |
ArmLIR.h | 33 * r12 is always scratch 39 * Trashed across C calls: r0, r1, r2, r3, r12, r14 53 * r0, r1, r2, r3, r8, r9, r10, r11, r12, r14 for operands/results 229 r12 = 12, enumerator in enum:NativeRegisterPool [all...] |
/external/webkit/Source/JavaScriptCore/jit/ |
JSInterfaceJIT.h | 58 static const RegisterID timeoutCheckRegister = X86Registers::r12;
|