Searched refs:___inst_arm (Results 1 – 2 of 2) sorted by relevance
199 #define __inst_arm(x) ___inst_arm(___asm_opcode_to_mem_arm(x))218 #define ___inst_arm(x) .long x222 #define ___inst_arm(x) ".long " __stringify(x) "\n\t" macro
200 #define __inst_arm(x) ___inst_arm(___asm_opcode_to_mem_arm(x))219 #define ___inst_arm(x) .long x223 #define ___inst_arm(x) ".long " __stringify(x) "\n\t" macro