Home
last modified time | relevance | path

Searched refs:PFLAG_IRET (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/am29000/
H A Dam29000.cpp39 #define PFLAG_IRET (1 << 9) macro
620 if (m_pl_flags & PFLAG_IRET) in fetch_decode()
652 if (m_pl_flags & PFLAG_IRET) in execute_run()
H A Dam29ops.h1424 m_next_pl_flags = PFLAG_IRET; in IRET()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/am29000/
H A Dam29000.cpp39 #define PFLAG_IRET (1 << 9) macro
620 if (m_pl_flags & PFLAG_IRET) in fetch_decode()
652 if (m_pl_flags & PFLAG_IRET) in execute_run()
H A Dam29ops.h1424 m_next_pl_flags = PFLAG_IRET; in IRET()