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

1 2 3

  /external/llvm/test/MC/MachO/ARM/
thumb2-movw-fixup.s 12 movw r12, :lower16:L2
13 movt r12, :upper16:L2
18 L2: .long 0
  /external/llvm/test/MC/MachO/
relax-jumps.s 21 jb L2
23 jg L2
25 jae L2
29 L2:
relax-recompute-align.s 29 jle L2
35 L2:
darwin-x86_64-diff-relocs.s 45 jmp L2
50 // jmp L2 - _g3
74 movl %eax,L2(%rip)
81 // movl %eax,L2 - _g2(%rip)
94 L2:
98 .quad L2
101 .quad L2 - _g2
  /bionic/libc/arch-x86/string/
strcat.S 40 jz L2
44 jz L2
48 jz L2
52 jz L2
56 jz L2
60 jz L2
64 jz L2
71 L2: popl %eax /* pop destination address */
strcmp.S 18 jmp L2 /* Jump into the loop! */
23 L2: movb (%eax),%cl
strncmp.S 21 jmp L2 /* Jump into the loop! */
27 L2: jz L4 /* strings are equal */
swab.S 26 jz L2 # while swaping alternate bytes.
35 L2: shrl $3,%ecx # copy remainder 8 words at a time
  /external/libffi/src/powerpc/
aix.S 157 bf 6,L2 // 2f + 0x18
175 L2:
darwin.S 110 bf 6,L2 /* No floats to load. */
128 L2:
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 135 jz L2
142 L2: /* otherwise we're OK */
dispatch-x86-linux.S 136 jz L2
143 L2: /* otherwise we're OK */