Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmips-tdep.c2547 int in_delay_slot; in mips16_scan_prologue() local
2573 in_delay_slot = 0; in mips16_scan_prologue()
2674 in_delay_slot = 1; in mips16_scan_prologue()
2696 prev_delay_slot = in_delay_slot; in mips16_scan_prologue()
3001 int in_delay_slot; in micromips_scan_prologue() local
3038 in_delay_slot = 0; in micromips_scan_prologue()
3186 in_delay_slot = 1; in micromips_scan_prologue()
3246 in_delay_slot = 1; in micromips_scan_prologue()
3266 prev_delay_slot = in_delay_slot; in micromips_scan_prologue()
3453 int in_delay_slot; in mips32_scan_prologue() local
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dinterp.c260 if (in_delay_slot) RAISE_EXCEPTION (SIGILL)
679 static int in_delay_slot = 0; variable
680 #define Delay_Slot(TEMPPC) iword = RIAT (TEMPPC); in_delay_slot = 1; goto top;
1788 in_delay_slot = 0; in sim_resume()
DChangeLog-2021681 (in_delay_slot): New flag variable.
682 (Delay_Slot): Set in_delay_slot.
683 (sim_resume): Reset in_delay_slot after leaving code switch.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.md457 (define_attr "in_delay_slot" "yes,no"
466 (cond [(eq_attr "in_delay_slot" "yes") (const_string "yes")
496 [(eq_attr "in_delay_slot" "yes") (nil) (nil)])
507 [(and (eq_attr "in_delay_slot" "yes")
520 [(and (eq_attr "in_delay_slot" "yes")
2188 (set_attr "in_delay_slot" "no")])
2337 (set_attr "in_delay_slot" "no")])
7256 [(set_attr "in_delay_slot" "no")
7265 [(set_attr "in_delay_slot" "no")
8136 [(set_attr "in_delay_slot" "no")])
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.md513 (define_attr "in_delay_slot" "false,true"
536 (cond [(eq_attr "in_delay_slot" "false")
560 (cond [(eq_attr "in_delay_slot" "false")
594 [(eq_attr "in_delay_slot" "true")
595 (eq_attr "in_delay_slot" "true")
600 [(eq_attr "in_delay_slot" "true")
611 [(eq_attr "in_delay_slot" "true")
612 (eq_attr "in_delay_slot" "true")
621 [(eq_attr "in_delay_slot" "true")
632 [(eq_attr "in_delay_slot" "true")
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog.104821 slot, only accept those for which in_delay_slot is yes.
DFSFChangeLog.113167 (attribute "in_delay_slot): handle pcload_si.
DChangeLog-200717061 (in_delay_slot): Check banked attribute.
DChangeLog-200534845 an "in_delay_slot" attribute of "no" to prevent them being used in