HomeSort by relevance Sort by last modified time
    Searched full:leal (Results 1 - 25 of 366) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-rip.s 2 leal symbol(%rip), %eax
3 leal 0x11111111(%rip), %eax
4 leal 1(%rip), %eax
5 leal (%rip), %eax
gotpc.s 7 leal _GLOBAL_OFFSET_TABLE_+[.-test](%eax), %ebx
8 leal _GLOBAL_OFFSET_TABLE_+[.-test](%ebx), %eax
9 leal _GLOBAL_OFFSET_TABLE_+[.-test](%eax), %eax
10 leal _GLOBAL_OFFSET_TABLE_+[.-test](%ebx), %ebx
35 leal _GLOBAL_OFFSET_TABLE_@GOTOFF(%ebx), %eax
36 leal _GLOBAL_OFFSET_TABLE_@GOTOFF(%ebx), %ebx
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
pic1.s 4 leal %pc@(_i), %a0
5 leal %pc@(_i-.), %a1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
pr17057.s 2 leal my_tls@TLSDESC(%ebx), %eax
tlsgd1.s 4 leal foo@TLSGD(,%ebx,1), %eax
6 leal foo@TLSGD(%ebx), %eax
tlsgdesc.s 27 leal sG1@tlsgd(,%ebx,1), %eax
32 leal sG1@tlsdesc(%ebx), %eax
37 leal sG2@tlsdesc(%ebx), %eax
42 leal sG2@tlsgd(,%ebx,1), %eax
47 leal sG3@tlsgd(,%ebx,1), %eax
52 leal sG3@tlsdesc(%ebx), %eax
57 leal sG4@tlsdesc(%ebx), %eax
62 leal sG4@tlsgd(,%ebx,1), %eax
67 leal sG5@tlsgd(,%ebx,1), %eax
72 leal sG5@tlsdesc(%ebx), %ea
    [all...]
hidden1.s 5 leal foo@GOTOFF(%ecx), %eax
hidden3.s 5 leal foo@GOTOFF(%ecx), %eax
nogot1.s 8 leal bar, %eax
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
32bit.s 45 leal .LC0@GOTOFF(%ecx), %eax
46 leal .LC1@GOTOFF(%ecx), %eax
47 leal .LC2@GOTOFF(%ecx), %eax
48 leal .LC3@GOTOFF(%ecx), %eax
49 leal .LC4@GOTOFF(%ecx), %eax
50 leal .LC5@GOTOFF(%ecx), %eax
51 leal .LC6@GOTOFF(%ecx), %eax
52 leal .LC7@GOTOFF(%ecx), %eax
53 leal .LC8@GOTOFF(%ecx), %eax
54 leal .LC9@GOTOFF(%ecx), %ea
    [all...]
  /external/llvm/test/tools/llvm-objdump/X86/
macho-symbolized-subtractor-i386.test 5 leal x-y(%eax), %ebx
10 # CHECK: leal x-y(%eax), %ebx
  /external/llvm/test/CodeGen/X86/
subreg-to-reg-1.ll 3 ; CHECK: {{leal .*[)], %e.*}}
4 ; CHECK-NOT: {{leal .*[)], %e.*}}
7 ; This is currently using an leal because of a 3-addressification detail,
x32-lea-1.ll 2 ; CHECK: leal {{[-0-9]*}}(%r{{s|b}}p),
3 ; CHECK-NOT: leal {{[-0-9]*}}(%e{{s|b}}p),
atom-lea-sp.ll 9 ; ATOM: leal -1052(%esp), %esp
12 ; ATOM: leal 1052(%esp), %esp
26 ; ATOM: leal -28(%esp), %esp
28 ; ATOM: leal 28(%esp), %esp
38 ; ATOM: leal -8(%esp), %esp
39 ; ATOM: leal 8(%esp), %esp
  /art/runtime/interpreter/mterp/x86/
op_iput_object_quick.S 2 leal OFF_FP_SHADOWFRAME(rFP), %eax
op_aput_object.S 6 leal OFF_FP_SHADOWFRAME(rFP), %eax
op_const_class.S 6 leal OFF_FP_SHADOWFRAME(rFP), %eax
op_const_string.S 6 leal OFF_FP_SHADOWFRAME(rFP), %eax
op_const_string_jumbo.S 6 leal OFF_FP_SHADOWFRAME(rFP), %eax
op_iput_object.S 2 leal OFF_FP_SHADOWFRAME(rFP), %eax
op_new_instance.S 6 leal OFF_FP_SHADOWFRAME(rFP), %eax
op_sput_object.S 2 leal OFF_FP_SHADOWFRAME(rFP), %eax
  /prebuilts/go/darwin-x86/src/syscall/
asm_plan9_386.s 25 LEAL 8(SP), SI
26 LEAL 4(SP), DI
44 LEAL runtime·emptystring(SB), SI
47 LEAL err+28(SP), DI
60 LEAL 8(SP), SI
61 LEAL 4(SP), DI
82 LEAL runtime·emptystring(SB), SI
85 LEAL err+40(SP), DI
97 LEAL 8(SP), SI
98 LEAL 4(SP), D
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
asm_plan9_386.s 25 LEAL 8(SP), SI
26 LEAL 4(SP), DI
44 LEAL runtime·emptystring(SB), SI
47 LEAL err+28(SP), DI
60 LEAL 8(SP), SI
61 LEAL 4(SP), DI
82 LEAL runtime·emptystring(SB), SI
85 LEAL err+40(SP), DI
97 LEAL 8(SP), SI
98 LEAL 4(SP), D
    [all...]
  /external/llvm/test/MC/X86/
hex-immediates.s 9 # CHECK: leal (,%r14,4), %eax
10 leal (,%r14,4), %eax label

Completed in 1814 milliseconds

1 2 3 4 5 6 7 8 91011>>