Home
last modified time | relevance | path

Searched refs:float_arg_index (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_32.c145 sljit_s32 float_arg_index = 1; in call_with_args() local
162 float_arg_index++; in call_with_args()
168 float_arg_index++; in call_with_args()
197 float_arg_index--; in call_with_args()
198 …FAIL_IF(push_inst(compiler, STF | FD(float_arg_index) | S1(SLJIT_SP) | IMM(float_offset), MOVABLE_… in call_with_args()
202 float_arg_index--; in call_with_args()
203 if (float_arg_index == 4 && double_arg_count == 4) { in call_with_args()
204 …FAIL_IF(push_inst(compiler, STF | FD(float_arg_index) | S1(SLJIT_SP) | IMM((16 + 7) * sizeof(sljit… in call_with_args()
205 …FAIL_IF(push_inst(compiler, STF | FD(float_arg_index) | (1 << 25) | S1(SLJIT_SP) | IMM((16 + 8) * … in call_with_args()
208 …FAIL_IF(push_inst(compiler, STDF | FD(float_arg_index) | S1(SLJIT_SP) | IMM(float_offset), MOVABLE… in call_with_args()