Searched refs:int_pgm_code (Results 1 – 3 of 3) sorted by relevance
28 env->int_pgm_code = code; in trigger_pgm_exception()
90 uint32_t int_pgm_code; member
2088 if (env->int_pgm_code == PGM_PROTECTION) { in HELPER()2097 switch (env->int_pgm_code) { in HELPER()