Searched refs:STR_SP (Results 1 – 1 of 1) sorted by relevance
165 #define STR_SP 0x9000 macro1037 return push_inst16(compiler, STR_SP | ((flags & STORE) ? 0 : 0x800) | RDN3(reg) | (argw >> 2)); in emit_op_mem()1967 FAIL_IF(push_inst16(compiler, STR_SP | (word_arg_offset << 6) | ((stack_offset - 16) >> 2))); in softfloat_call_with_args()
Completed in 14 milliseconds