Searched refs:FP1D (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/compiler/codegen/x86/libenc/ |
D | enc_prvt.h | 240 #define FP1D {OpndKind_FPReg, OpndSize_64, OpndExt_Any, RegName_FP1D} macro
|
D | enc_tabl.cpp | 698 {OpcodeInfo::all, {0xDD, 0xE1}, {FP0D, FP1D}, DU_U }, 720 {OpcodeInfo::all, {0xDD, 0xE9}, {FP0D, FP1D}, DU_U }, 742 {OpcodeInfo::all, {0xDA, 0xE9}, {FP0D, FP1D}, DU_U },
|