Searched defs:delay_slot (Results 1 – 3 of 3) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativeMIPS_common.c | 291 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() 958 sljit_s32 tmp_ar, base, delay_slot; in getput_arg() local 1046 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() 637 sljit_s32 base, arg2, delay_slot; in getput_arg() local
|
D | sljitLir.h | 450 sljit_s32 delay_slot; member 456 sljit_s32 delay_slot; member
|