Searched refs:ASSEMBLE_AVX_BINOP (Results 1 – 1 of 1) sorted by relevance
429 #define ASSEMBLE_AVX_BINOP(asm_instr) \ macro1742 ASSEMBLE_AVX_BINOP(vaddss); in AssembleArchInstruction()1745 ASSEMBLE_AVX_BINOP(vsubss); in AssembleArchInstruction()1748 ASSEMBLE_AVX_BINOP(vmulss); in AssembleArchInstruction()1751 ASSEMBLE_AVX_BINOP(vdivss); in AssembleArchInstruction()1766 ASSEMBLE_AVX_BINOP(vaddsd); in AssembleArchInstruction()1769 ASSEMBLE_AVX_BINOP(vsubsd); in AssembleArchInstruction()1772 ASSEMBLE_AVX_BINOP(vmulsd); in AssembleArchInstruction()1775 ASSEMBLE_AVX_BINOP(vdivsd); in AssembleArchInstruction()