Searched refs:ASSEMBLE_MOVX (Results 1 – 2 of 2) sorted by relevance
454 #define ASSEMBLE_MOVX(asm_instr) \ macro1778 ASSEMBLE_MOVX(movsxbl); in AssembleArchInstruction()1784 ASSEMBLE_MOVX(movzxbl); in AssembleArchInstruction()1790 ASSEMBLE_MOVX(movsxbq); in AssembleArchInstruction()1795 ASSEMBLE_MOVX(movzxbq); in AssembleArchInstruction()1813 ASSEMBLE_MOVX(movsxwl); in AssembleArchInstruction()1819 ASSEMBLE_MOVX(movzxwl); in AssembleArchInstruction()1825 ASSEMBLE_MOVX(movsxwq); in AssembleArchInstruction()1829 ASSEMBLE_MOVX(movzxwq); in AssembleArchInstruction()1871 ASSEMBLE_MOVX(movsxlq); in AssembleArchInstruction()[all …]
447 #define ASSEMBLE_MOVX(mov_instr) \ macro1565 ASSEMBLE_MOVX(movsx_b); in AssembleArchInstruction()1569 ASSEMBLE_MOVX(movzx_b); in AssembleArchInstruction()1584 ASSEMBLE_MOVX(movsx_w); in AssembleArchInstruction()1588 ASSEMBLE_MOVX(movzx_w); in AssembleArchInstruction()4611 #undef ASSEMBLE_MOVX