Searched refs:SUB_SP (Results 1 – 1 of 1) sorted by relevance
171 #define SUB_SP 0xb080 macro1100 FAIL_IF(push_inst16(compiler, SUB_SP | (local_size >> 2))); in sljit_emit_enter()1911 FAIL_IF(push_inst16(compiler, SUB_SP | (((stack_offset - 16) + 0x7) & ~0x7) >> 2)); in softfloat_call_with_args()
Completed in 10 milliseconds