HomeSort by relevance Sort by last modified time
    Searched defs:L3 (Results 1 - 25 of 52) sorted by null

1 2 3

  /bionic/libc/arch-x86/generic/string/
strcmp.S 25 jz L3
27 jne L3
32 jz L3
34 jne L3
39 jz L3
41 jne L3
46 jz L3
48 jne L3
53 jz L3
55 jne L3
    [all...]
strncmp.S 30 jz L3
32 jne L3
40 jz L3
42 jne L3
50 jz L3
52 jne L3
60 jz L3
62 jne L3
70 jz L3
72 jne L3
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
relax.s 13 .uleb128 L4 - L3
14 L3:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
asg.s 5 .global L1,L2,L3,newlabel,end
16 L3: ld INC,a
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
adjsw8.s 3 .byte L3-L0
13 L3: nop
  /external/llvm/test/MC/AArch64/
arm64-directive_loh.s 8 L3:
26 # CHECK: .loh AdrpAddLdr L1, L2, L3
27 # CHECK: .loh AdrpAddLdr L1, L2, L3
28 .loh AdrpAddLdr L1, L2, L3
29 .loh 3 L1, L2, L3
31 # CHECK: .loh AdrpLdrGotLdr L1, L2, L3
32 # CHECK: .loh AdrpLdrGotLdr L1, L2, L3
33 .loh AdrpLdrGotLdr L1, L2, L3
34 .loh 4 L1, L2, L3
36 # CHECK: .loh AdrpAddStr L1, L2, L3
    [all...]
  /external/llvm/test/MC/ARM/
thumb2-cbn-to-next-inst.s 15 cbz r2, L3 @ this can't be encoded, must turn into a nop
16 L3:
  /external/llvm/test/MC/Mips/
hilo-addressing.s 24 # Emit zeros so that difference between $L3 and $L1 is 0x30124 bytes.
27 lui $4, %hi($L3-$L1)
28 addiu $4, $4, %lo($L3-$L1)
32 $L3:
33 lui $5, %hi($L2-$L3)
34 lw $5, %lo($L2-$L3)($5)
  /external/testng/src/test/java/test/listeners/
L3.java 6 public class L3 extends TestListenerAdapter {
  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-relocs.s 47 jmp L3
53 // jmp _g3 - L3
56 // jmp L3 - _g2
76 movl %eax,L3(%rip)
83 // movl %eax,_g3 - L3(%rip)
84 // movl %eax,L3 - _g2(%rip)
100 .quad L3
103 .quad L3 - _g2
104 .quad L3 - _g3
117 L3
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
bug-1825.s 14 L3:
16 ldab L3,pc ; 5-bit < 0 offset
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
adj-jump.s 6 ;; Next 'bra' is assembled as a 'jmp'. It is relaxed to 'bra L3'
8 bra L3
12 jmp L3
58 beq L3 ; Forward branch, adjust -2
60 beq L3 ; Forward branch, adjust -1
62 L3:
adj-brset.s 15 brclr 90,x,#99,L3 ; Likewise with forward branch
20 L3:
22 brset 18,x,#5,L3
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
convolve_opt.s 126 BLE L3
142 L3:
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
convolve_neon.s 125 BLE L3
135 L3:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4.c 158 * L3 xx xx xx xx
173 #define L3 pSrcLeft[3*leftStep]
193 pDst[3*dstStep+x] = L3;
232 pTmp[0] = (OMX_U8)((L1 + 2*L2 + L3 + 2)>>2);
285 pTmp[8] = (OMX_U8)((L1 + 2*L2 + L3 + 2)>>2);
286 pTmp[9] = (OMX_U8)((L2 + L3 + 1)>>1);
335 pTmp[3] = (OMX_U8)((L1 + 2*L2 + L3 + 2)>>2);
336 pTmp[4] = (OMX_U8)((L2 + L3 + 1)>>1);
337 pTmp[5] = (OMX_U8)((L2 + 3*L3 + 2)>>2);
338 pTmp[6] = L3;
    [all...]
  /prebuilts/go/darwin-x86/src/math/
log_amd64.s 12 #define L3 2.857142874366239149e-01 // 0x3FD2492494229359
67 // t1 := s2 * (L1 + s4*(L3+s4*(L5+s4*L7)))
72 ADDSD $L3, X6
  /prebuilts/go/linux-x86/src/math/
log_amd64.s 12 #define L3 2.857142874366239149e-01 // 0x3FD2492494229359
67 // t1 := s2 * (L1 + s4*(L3+s4*(L5+s4*L7)))
72 ADDSD $L3, X6
  /external/libopus/celt/
mathops.c 139 #define L3 8277
147 return ADD16(1,MIN16(32766,ADD32(SUB16(L1,x2), MULT16_16_P15(x2, ADD32(L2, MULT16_16_P15(x2, ADD32(L3, MULT16_16_P15(L4, x2
153 #undef L3
  /prebuilts/go/darwin-x86/src/math/big/
arith_386.s 91 L3: ADDL (SI)(BX*4), AX
98 JL L3
arith_arm.s 77 L3:
83 BNE L3
  /prebuilts/go/linux-x86/src/math/big/
arith_386.s 91 L3: ADDL (SI)(BX*4), AX
98 JL L3
arith_arm.s 77 L3:
83 BNE L3
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_DecodeCoeffsToPair_s.S 123 BCC L3
127 BCC L3
129 L3:
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_vector.java 229 Long3 L3 = s.get_u32_3();
230 if (L3.x != 1 || L3.y != 2 || L3.z != 3) {
233 L3.x = 2;
234 L3.y = 3;
235 L3.z = 4;
236 s.set_u32_3(L3);
256 L3 = s.get_i64_3();
257 if (L3.x != 1 || L3.y != 2 || L3.z != 3)
    [all...]

Completed in 1547 milliseconds

1 2 3