Searched defs:__emit_inst (Results 1 – 1 of 1) sorted by relevance
55 #define __emit_inst(x) .inst(x) macro57 #define __emit_inst(x) ".inst " __stringify((x)) "\n\t" macro72 #define __emit_inst(x) .long __INSTR_BSWAP(x) macro74 #define __emit_inst(x) ".long " __stringify(__INSTR_BSWAP(x)) "\n\t" macro