Searched refs:ASSEMBLE_BINOP_RC (Results 1 – 1 of 1) sorted by relevance
318 #define ASSEMBLE_BINOP_RC(asm_instr_reg, asm_instr_imm) \ macro1235 ASSEMBLE_BINOP_RC(slw, slwi); in AssembleArchInstruction()1239 ASSEMBLE_BINOP_RC(sld, sldi); in AssembleArchInstruction()1243 ASSEMBLE_BINOP_RC(srw, srwi); in AssembleArchInstruction()1247 ASSEMBLE_BINOP_RC(srd, srdi); in AssembleArchInstruction()