Searched defs:__emit_inst (Results 1 – 1 of 1) sorted by relevance
63 #define __emit_inst(x) .inst (x) macro65 #define __emit_inst(x) ".inst " __stringify((x)) "\n\t" macro80 #define __emit_inst(x) .long __INSTR_BSWAP(x) macro82 #define __emit_inst(x) ".long " __stringify(__INSTR_BSWAP(x)) "\n\t" macro