Searched refs:FP0S (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/compiler/codegen/x86/libenc/ |
D | enc_tabl.cpp | 626 {OpcodeInfo::all, {0xDE, 0xC1}, {FP0S}, DU }, 633 {OpcodeInfo::all, {0xD9, 0xEE}, {FP0S}, D }, 640 {OpcodeInfo::all, {0xD8, _0}, {FP0S, m32}, DU_U }, 647 {OpcodeInfo::all, {0xDE, 0xE9}, {FP0S}, DU }, 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 }, 677 {OpcodeInfo::all, {0xDE, 0xC9}, {FP0S}, DU }, 684 {OpcodeInfo::all, {0xDE, 0xF9}, {FP0S}, DU }, 691 {OpcodeInfo::all, {0xD8, _6}, {FP0S, m32}, DU_U }, [all …]
|
D | enc_prvt.h | 237 #define FP0S {OpndKind_FPReg, OpndSize_32, OpndExt_Any, RegName_FP0S} macro
|