Searched refs:PGM_EXECUTE (Results 1 – 5 of 5) sorted by relevance
126 case PGM_EXECUTE: in cpu_loop()
213 #define PGM_EXECUTE 0x0003 macro
230 case PGM_EXECUTE: in do_program_interrupt()
2338 gen_program_exception(s, PGM_EXECUTE); in op_ex()
483 #define PGM_EXECUTE 0x03 macro