Searched refs:___inst_arm (Results 1 – 1 of 1) sorted by relevance
204 #define __inst_arm(x) ___inst_arm(___asm_opcode_to_mem_arm(x))223 #define ___inst_arm(x) .long x macro227 #define ___inst_arm(x) ".long " __stringify(x) "\n\t" macro
Completed in 3 milliseconds