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

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 258 opcode column - for example, (MOVQ xmm64, xmm_m64). In this case, a fake
446 {OpcodeInfo::all, {0xF2, 0x0F, 0x58, _r}, {xmm64, xmm_m64}, DU_U},
552 {OpcodeInfo::all, {0xF3, 0x0F, 0x5A, _r}, {xmm64, xmm_m32}, D_U },
575 {OpcodeInfo::all, {0xF2, 0x0F, 0x2A, _r}, {xmm64, r_m32}, D_U},
576 {OpcodeInfo::em64t, {REX_W, 0xF2, 0x0F, 0x2A, _r}, {xmm64, r_m64}, D_U},
608 {OpcodeInfo::all, {0xF2, 0x0F, 0x5E, _r}, {xmm64, xmm_m64}, DU_U },
    [all...]
enc_prvt.h 231 #define xmm64 {OpndKind_XMMReg, OpndSize_64, OpndExt_Any, RegName_Null} macro

Completed in 57 milliseconds