Lines Matching refs:GETPC

50         riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC());  in helper_csrr()
57 riscv_raise_exception(env, ret, GETPC()); in helper_csrr()
68 riscv_raise_exception(env, ret, GETPC()); in helper_csrw()
79 riscv_raise_exception(env, ret, GETPC()); in helper_csrrw()
90 riscv_raise_exception(env, ret, GETPC()); in helper_csrr_i128()
105 riscv_raise_exception(env, ret, GETPC()); in helper_csrw_i128()
119 riscv_raise_exception(env, ret, GETPC()); in helper_csrrw_i128()
159 uintptr_t ra = GETPC(); in helper_cbo_zero()
244 uintptr_t ra = GETPC(); in helper_cbo_clean_flush()
253 uintptr_t ra = GETPC(); in helper_cbo_inval()
268 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_sret()
273 riscv_raise_exception(env, RISCV_EXCP_INST_ADDR_MIS, GETPC()); in helper_sret()
277 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_sret()
281 riscv_raise_exception(env, RISCV_EXCP_VIRT_INSTRUCTION_FAULT, GETPC()); in helper_sret()
327 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_mret()
332 riscv_raise_exception(env, RISCV_EXCP_INST_ADDR_MIS, GETPC()); in helper_mret()
340 riscv_raise_exception(env, RISCV_EXCP_INST_ACCESS_FAULT, GETPC()); in helper_mret()
382 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_wfi()
385 riscv_raise_exception(env, RISCV_EXCP_VIRT_INSTRUCTION_FAULT, GETPC()); in helper_wfi()
398 riscv_raise_exception(env, RISCV_EXCP_VIRT_INSTRUCTION_FAULT, GETPC()); in helper_wrs_nto()
400 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_wrs_nto()
410 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_tlb_flush()
413 riscv_raise_exception(env, RISCV_EXCP_VIRT_INSTRUCTION_FAULT, GETPC()); in helper_tlb_flush()
430 riscv_raise_exception(env, RISCV_EXCP_VIRT_INSTRUCTION_FAULT, GETPC()); in helper_hyp_tlb_flush()
439 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_hyp_tlb_flush()
446 riscv_raise_exception(env, RISCV_EXCP_ILLEGAL_INST, GETPC()); in helper_hyp_gvma_tlb_flush()
471 uintptr_t ra = GETPC(); in helper_hyp_hlv_bu()
480 uintptr_t ra = GETPC(); in helper_hyp_hlv_hu()
489 uintptr_t ra = GETPC(); in helper_hyp_hlv_wu()
498 uintptr_t ra = GETPC(); in helper_hyp_hlv_d()
507 uintptr_t ra = GETPC(); in helper_hyp_hsv_b()
516 uintptr_t ra = GETPC(); in helper_hyp_hsv_h()
525 uintptr_t ra = GETPC(); in helper_hyp_hsv_w()
534 uintptr_t ra = GETPC(); in helper_hyp_hsv_d()
550 uintptr_t ra = GETPC(); in helper_hyp_hlvx_hu()
554 return cpu_ldw_code_mmu(env, addr, oi, GETPC()); in helper_hyp_hlvx_hu()
559 uintptr_t ra = GETPC(); in helper_hyp_hlvx_wu()