Searched refs:RSI (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/compiler/codegen/x86/libenc/ |
D | enc_prvt.h | 160 #define RSI { OpndKind_GPReg, OpndSize_64, OpndExt_Any, RegName_RSI } macro
|
D | enc_tabl.cpp | 1686 {OpcodeInfo::em64t, {0xA6}, {RSI,RDI,RCX}, DU_DU_DU }, 1693 {OpcodeInfo::em64t, {Size16, 0xA7}, {RSI,RDI,RCX}, DU_DU_DU }, 1700 {OpcodeInfo::em64t, {0xA7}, {RSI,RDI,RCX}, DU_DU_DU },
|