Searched refs:ASSEMBLE_AVX_BINOP (Results 1 – 1 of 1) sorted by relevance
483 #define ASSEMBLE_AVX_BINOP(asm_instr) \ macro1678 ASSEMBLE_AVX_BINOP(vaddss); in AssembleArchInstruction()1681 ASSEMBLE_AVX_BINOP(vsubss); in AssembleArchInstruction()1684 ASSEMBLE_AVX_BINOP(vmulss); in AssembleArchInstruction()1687 ASSEMBLE_AVX_BINOP(vdivss); in AssembleArchInstruction()1702 ASSEMBLE_AVX_BINOP(vaddsd); in AssembleArchInstruction()1705 ASSEMBLE_AVX_BINOP(vsubsd); in AssembleArchInstruction()1708 ASSEMBLE_AVX_BINOP(vmulsd); in AssembleArchInstruction()1711 ASSEMBLE_AVX_BINOP(vdivsd); in AssembleArchInstruction()2832 #undef ASSEMBLE_AVX_BINOP