Searched refs:in_delay_slot (Results 1 – 9 of 9) sorted by relevance
2547 int in_delay_slot; in mips16_scan_prologue() local2573 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() local3038 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 …]
260 if (in_delay_slot) RAISE_EXCEPTION (SIGILL)679 static int in_delay_slot = 0; variable680 #define Delay_Slot(TEMPPC) iword = RIAT (TEMPPC); in_delay_slot = 1; goto top;1788 in_delay_slot = 0; in sim_resume()
681 (in_delay_slot): New flag variable.682 (Delay_Slot): Set in_delay_slot.683 (sim_resume): Reset in_delay_slot after leaving code switch.
457 (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 …]
513 (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")
4821 slot, only accept those for which in_delay_slot is yes.
3167 (attribute "in_delay_slot): handle pcload_si.
17061 (in_delay_slot): Check banked attribute.
34845 an "in_delay_slot" attribute of "no" to prevent them being used in