Searched refs:ASSEMBLE_BINOP (Results 1 – 1 of 1) sorted by relevance
172 #define ASSEMBLE_BINOP(asm_instr) \ macro245 ASSEMBLE_BINOP(addl); in AssembleArchInstruction()248 ASSEMBLE_BINOP(addq); in AssembleArchInstruction()251 ASSEMBLE_BINOP(subl); in AssembleArchInstruction()254 ASSEMBLE_BINOP(subq); in AssembleArchInstruction()257 ASSEMBLE_BINOP(andl); in AssembleArchInstruction()260 ASSEMBLE_BINOP(andq); in AssembleArchInstruction()263 ASSEMBLE_BINOP(cmpl); in AssembleArchInstruction()266 ASSEMBLE_BINOP(cmpq); in AssembleArchInstruction()269 ASSEMBLE_BINOP(testl); in AssembleArchInstruction()[all …]