Searched defs:RegisterRegisterOperands (Results 1 – 1 of 1) sorted by relevance
216 struct RegisterRegisterOperands { struct218 operand1; // register containing first operand for binary op220 operand2; // register containing second operand for binary op221 } RegisterRegisterOperands; member