HomeSort by relevance Sort by last modified time
    Searched refs:movsx (Results 1 - 6 of 6) sorted by null

  /dalvik/vm/mterp/x86/
OP_CONST_4.S 3 movsx rINSTbl,%eax # eax<-ssssssBx
  /external/llvm/test/MC/X86/
x86-64.s 717 movsx %al, %ax label
721 movsx %al, %eax label
725 movsx %ax, %eax label
729 movsx %bl, %rax label
733 movsx %cx, %rax label
737 movsx %edi, %rax label
761 movsx (%rax), %ax label
  /external/libvpx/vp8/encoder/x86/
quantize_sse2.asm 133 movsx edx, WORD PTR[GLOBAL(zig_zag + (%1 * 2))] ; rc
136 movsx ecx, WORD PTR[rsp + abs_minus_zbin + rdx *2]
143 movsx edi, WORD PTR[rsp + temp_qcoeff + rdx *2]
146 movsx ecx, WORD PTR[rax + rdx*2] ; quant_shift_ptr[rc]
variance_impl_mmx.asm 285 movsx rdx, WORD PTR [rsp+8]
286 movsx rcx, WORD PTR [rsp+10]
287 movsx rbx, WORD PTR [rsp+12]
288 movsx rax, WORD PTR [rsp+14]
400 movsx rdx, WORD PTR [rsp+8]
401 movsx rcx, WORD PTR [rsp+10]
402 movsx rbx, WORD PTR [rsp+12]
403 movsx rax, WORD PTR [rsp+14]
    [all...]
variance_impl_sse2.asm 499 movsx rcx, dx
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 557 movsx rINSTbl,%eax # eax<-ssssssBx
    [all...]

Completed in 461 milliseconds