Searched defs:delay_slot (Results 1 – 3 of 3) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativeMIPS_common.c | 223 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() 798 sljit_s32 tmp_ar, base, delay_slot; in getput_arg() local 886 sljit_s32 tmp_ar, base, delay_slot; in emit_op_mem() local
|
D | sljitNativeSPARC_common.c | 204 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() 603 sljit_s32 base, arg2, delay_slot; in getput_arg() local
|
D | sljitLir.h | 430 sljit_s32 delay_slot; member 436 sljit_s32 delay_slot; member
|