__INSTR_BSWAP
#define __emit_inst(x) .long __INSTR_BSWAP(x)
#define __emit_inst(x) ".long " __stringify(__INSTR_BSWAP(x)) "\n\t"
#define __emit_inst(x) .long __INSTR_BSWAP(x)
#define __emit_inst(x) ".long " __stringify(__INSTR_BSWAP(x)) "\n\t"