HomeSort by relevance Sort by last modified time
    Searched refs:movsx (Results 1 - 8 of 8) 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/libvpx/vp8/encoder/x86/
quantize_sse2.asm 135 movsx ecx, WORD PTR[rsp + abs_minus_zbin + %1 * 2]
142 movsx edi, WORD PTR[rsp + temp_qcoeff + %1 * 2]
145 movsx cx, BYTE PTR[rax + %1] ; quant_shift_ptr[rc]
  /external/libvpx/libvpx/vp8/common/x86/
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 388 movsx rcx, dx
    [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
encoder.h 513 ENCODER_DECLARE_EXPORT char * movsx( char * stream, const R_Opnd & r, const RM_Opnd & rm, Opnd_Size sz = size_platf);
encoder.inl 354 ENCODER_DECLARE_EXPORT char * movsx(char * stream, const R_Opnd & r, const RM_Opnd & rm, Opnd_Size sz) {
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 575 movsx rINSTbl,%eax # eax<-ssssssBx
    [all...]

Completed in 466 milliseconds