Searched defs:__emit_inst (Results 1 – 1 of 1) sorted by relevance
52 #define __emit_inst(x) .inst (x) macro54 #define __emit_inst(x) ".inst " __stringify((x)) "\n\t" macro69 #define __emit_inst(x) .long __INSTR_BSWAP(x) macro71 #define __emit_inst(x) ".long " __stringify(__INSTR_BSWAP(x)) "\n\t" macro