Searched refs:ASSEMBLE_BINOP_RC (Results 1 – 1 of 1) sorted by relevance
318 #define ASSEMBLE_BINOP_RC(asm_instr_reg, asm_instr_imm) \ macro1286 ASSEMBLE_BINOP_RC(slw, slwi); in AssembleArchInstruction()1290 ASSEMBLE_BINOP_RC(sld, sldi); in AssembleArchInstruction()1294 ASSEMBLE_BINOP_RC(srw, srwi); in AssembleArchInstruction()1298 ASSEMBLE_BINOP_RC(srd, srdi); in AssembleArchInstruction()