Lines Matching refs:GETPC

109         tcg_s390_program_interrupt(env, -r, GETPC());  in HELPER()
132 handle_diag_308(env, r1, r3, GETPC()); in HELPER()
146 tcg_s390_program_interrupt(env, PGM_SPECIFICATION, GETPC()); in HELPER()
165 tcg_s390_program_interrupt(env, PGM_ADDRESSING, GETPC()); in HELPER()
243 tcg_s390_program_interrupt(env, PGM_SPECIFICATION, GETPC()); in HELPER()
272 const uintptr_t ra = GETPC(); in HELPER()
436 ioinst_handle_xsch(cpu, r1, GETPC()); in HELPER()
444 ioinst_handle_csch(cpu, r1, GETPC()); in HELPER()
452 ioinst_handle_hsch(cpu, r1, GETPC()); in HELPER()
460 ioinst_handle_msch(cpu, r1, inst >> 16, GETPC()); in HELPER()
468 ioinst_handle_rchp(cpu, r1, GETPC()); in HELPER()
476 ioinst_handle_rsch(cpu, r1, GETPC()); in HELPER()
485 ioinst_handle_sal(cpu, r1, GETPC()); in HELPER()
494 ioinst_handle_schm(cpu, r1, r2, inst >> 16, GETPC()); in HELPER()
502 ioinst_handle_ssch(cpu, r1, inst >> 16, GETPC()); in HELPER()
511 ioinst_handle_stcrw(cpu, inst >> 16, GETPC()); in HELPER()
519 ioinst_handle_stsch(cpu, r1, inst >> 16, GETPC()); in HELPER()
525 const uintptr_t ra = GETPC(); in HELPER()
580 ioinst_handle_tsch(cpu, r1, inst >> 16, GETPC()); in HELPER()
588 ioinst_handle_chsc(cpu, inst >> 16, GETPC()); in HELPER()
704 const uintptr_t ra = GETPC(); in HELPER()
742 clp_service_call(cpu, r2, GETPC()); in HELPER()
751 pcilg_service_call(cpu, r1, r2, GETPC()); in HELPER()
760 pcistg_service_call(cpu, r1, r2, GETPC()); in HELPER()
770 stpcifc_service_call(cpu, r1, fiba, ar, GETPC()); in HELPER()
784 tcg_s390_program_interrupt(env, -r, GETPC()); in HELPER()
793 rpcit_service_call(cpu, r1, r2, GETPC()); in HELPER()
803 pcistb_service_call(cpu, r1, r3, gaddr, ar, GETPC()); in HELPER()
813 mpcifc_service_call(cpu, r1, fiba, ar, GETPC()); in HELPER()