Searched refs:asm_instrx (Results 1 – 1 of 1) sorted by relevance
537 #define ASSEMBLE_LOAD_FLOAT(asm_instr, asm_instrx) \ argument546 __ asm_instrx(result, operand); \552 #define ASSEMBLE_LOAD_INTEGER(asm_instr, asm_instrx) \ argument561 __ asm_instrx(result, operand); \567 #define ASSEMBLE_STORE_FLOAT(asm_instr, asm_instrx) \ argument580 __ asm_instrx(value, operand); \586 #define ASSEMBLE_STORE_INTEGER(asm_instr, asm_instrx) \ argument597 __ asm_instrx(value, operand); \