/external/llvm/test/CodeGen/X86/ |
hidden-vis-4.ll | 8 ; CHECK: movl _x, %eax
|
tls-pic.ll | 13 ; X32: leal i@TLSGD(,%ebx), %eax 29 ; X32: leal i@TLSGD(,%ebx), %eax 45 ; X32: leal i@TLSGD(,%ebx), %eax 59 ; X32: leal i@TLSGD(,%ebx), %eax
|
x86-64-arg.ll | 1 ; RUN: llc < %s | grep {movl %edi, %eax}
|
/external/llvm/test/MC/ELF/ |
diff.s | 9 mov zed+(bar-foo), %eax
|
/external/llvm/test/MC/X86/ |
x86_64-encoding.s | 13 // CHECK: crc32b %bl, %eax 15 crc32b %bl, %eax 17 // CHECK: crc32b 4(%rbx), %eax 19 crc32b 4(%rbx), %eax 21 // CHECK: crc32w %bx, %eax 23 crc32w %bx, %eax 25 // CHECK: crc32w 4(%rbx), %eax 27 crc32w 4(%rbx), %eax 29 // CHECK: crc32l %ebx, %eax 31 crc32l %ebx, %eax [all...] |
/external/valgrind/main/none/tests/x86/ |
incdec_alt.c | 14 "\tmovl " VG_SYM(a1) ",%eax\n" 17 /* inc %eax */ 21 "\tmovl %eax," VG_SYM(r1) "\n" 47 "\tmovl %eax," VG_SYM(r7) "\n"
|
/external/libffi/src/x86/ |
sysv.S | 52 movl %esp,%eax 57 pushl %eax 110 movsbl %al, %eax 114 movswl %ax, %eax 118 movzbl %al, %eax 122 movzwl %ax, %eax 146 movl %eax,0(%ecx) 153 movl %eax,0(%ecx) 198 cmpl $FFI_TYPE_INT, %eax 203 cmpl $FFI_TYPE_UINT64, %eax [all...] |
/external/quake/quake/src/QW/client/ |
d_draw.asm | 262 mov eax,2048
265 mov eax,ds:dword ptr[_bbextents]
323 mov eax,ds:dword ptr[4+ebx]
327 mov edi,ds:dword ptr[_d_scantable+eax*4]
407 mov eax,ds:dword ptr[t]
410 sar eax,16
412 imul eax,edx
414 add esi,eax
425 mov eax,ds:dword ptr[snext]
433 add ebp,eax
[all...] |
/dalvik/vm/mterp/x86/ |
OP_CMP_LONG.S | 14 GET_VREG_WORD %eax %ecx,1 # eax<- v[BB+1] 16 cmpl 4(rFP,rIBASE,4),%eax
|
/dalvik/vm/mterp/x86-atom/ |
OP_CONST.S | 34 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advance 36 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
|
OP_CONST_16.S | 32 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance 34 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
OP_CONST_4.S | 35 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
OP_CONST_HIGH16.S | 32 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance 35 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
OP_CONST_WIDE_16.S | 34 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
OP_CONST_WIDE_32.S | 36 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advance 39 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
|
OP_DIV_DOUBLE.S | 36 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
OP_IGET_WIDE_QUICK.S | 33 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance 38 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
OP_IPUT_WIDE_QUICK.S | 35 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance 38 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
OP_LONG_TO_DOUBLE.S | 34 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
OP_LONG_TO_FLOAT.S | 34 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
OP_MOVE.S | 35 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance 38 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
|
OP_MOVE_16.S | 33 FFETCH_ADV 3, %eax # %eax<- next instruction hi; fetch, advance 36 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
|
OP_MOVE_FROM16.S | 32 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance 35 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
|
OP_MOVE_RESULT.S | 34 movl rGLUE, %eax # %eax<- pMterpGlue 36 movl offGlue_retval(%eax), %edx # %edx<- glue->retval
|
OP_MOVE_RESULT_WIDE.S | 34 movl rGLUE, %eax # %eax<- pMterpGlue 35 movq offGlue_retval(%eax), %xmm0 # %xmm0<- glue->retval
|