Searched refs:m32 (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/compiler/codegen/x86/libenc/ |
D | enc_tabl.cpp | 640 {OpcodeInfo::all, {0xD8, _0}, {FP0S, m32}, DU_U }, 654 {OpcodeInfo::all, {0xD8, _4}, {FP0S, m32}, DU_U }, 660 {OpcodeInfo::all, {0xDA, _4}, {FP0S, m32}, DU_U }, 669 {OpcodeInfo::all, {0xD8, _1}, {FP0S, m32}, DU_U }, 691 {OpcodeInfo::all, {0xD8, _6}, {FP0S, m32}, DU_U }, 798 {OpcodeInfo::all, {0xDB, _0}, {FP0S, m32}, D_U }, 800 {OpcodeInfo::all, {0xDB, _0}, {FP0S, m32}, D_U }, 812 {OpcodeInfo::all, {0xDB, _2}, {m32, FP0S}, D_U }, 818 {OpcodeInfo::all, {0xDB, _3}, {m32, FP0S}, D_U }, 826 {OpcodeInfo::all, {0xDB, _1}, {m32, FP0S}, D_U }, [all …]
|
D | enc_prvt.h | 192 #define m32 {OpndKind_Mem, OpndSize_32, OpndExt_Any, RegName_Null} macro
|
D | encoder.inl | 364 // movzx r64, r/m32 is not available on em64t 365 // mov r32, r/m32 should zero out upper bytes
|