Searched defs:RS2 (Results 1 – 8 of 8) sorted by relevance
101 #define RS2(x) ((x) & 0x1f) macro
106 #define RS2(x) ((x) & 0x1f) macro
144 MCOperand &RS1, MCOperand &RS2, MCOperand &RD, in EmitADD()
140 MCOperand &RS2, MCOperand &Imm, MCOperand &RD, in emitLEASLrri()
308 #define RS2(x) ((x) & 0x1f) /* Rs2 field. */ macro
920 unsigned RS2 = getRegState(Op2); in splitAslOr() local
1286 for (const RegisterSet &RS2 : RegisterSets) in buildRegisterClasses() local