Lines Matching refs:raise_exception_ra
40 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divb_AL()
44 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divb_AL()
58 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivb_AL()
62 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivb_AL()
76 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divw_AX()
80 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divw_AX()
95 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivw_AX()
99 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivw_AX()
115 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divl_EAX()
120 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divl_EAX()
134 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivl_EAX()
139 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivl_EAX()
372 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divq_EAX()
377 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_divq_EAX()
388 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivq_EAX()
393 raise_exception_ra(env, EXCP00_DIVZ, GETPC()); in helper_idivq_EAX()
440 raise_exception_ra(env, EXCP06_ILLOP, GETPC()); in helper_cr4_testbit()