Searched refs:EXCEPTION_IN_DELAY_SLOT (Results 1 – 9 of 9) sorted by relevance
185 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()205 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()242 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()262 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()297 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()312 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) in X()335 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()356 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()374 if (likely(!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT))) { in X()2068 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()[all …]
1839 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()1851 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) in X()1866 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()1885 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()1902 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()1916 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()1934 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()1953 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()2010 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()2029 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()[all …]
101 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()126 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()152 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()200 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()239 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()329 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()349 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()371 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()393 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in X()1925 if (cpu->delay_slot == EXCEPTION_IN_DELAY_SLOT) in X()
176 cpu->delay_slot |= EXCEPTION_IN_DELAY_SLOT; in LS_GENERIC_N()
750 cpu->delay_slot = EXCEPTION_IN_DELAY_SLOT; in m88k_exception()784 if (!(cpu->delay_slot & EXCEPTION_IN_DELAY_SLOT)) { in m88k_exception()
671 cpu->delay_slot = EXCEPTION_IN_DELAY_SLOT; in sh_exception()
1958 cpu->delay_slot |= EXCEPTION_IN_DELAY_SLOT;
1946 cpu->delay_slot = EXCEPTION_IN_DELAY_SLOT; in mips_cpu_exception()
308 #define EXCEPTION_IN_DELAY_SLOT 8 macro