Lines Matching refs:EXCP00_DIVZ
51 raise_exception(env, EXCP00_DIVZ); in helper_divb_AL()
55 raise_exception(env, EXCP00_DIVZ); in helper_divb_AL()
68 raise_exception(env, EXCP00_DIVZ); in helper_idivb_AL()
72 raise_exception(env, EXCP00_DIVZ); in helper_idivb_AL()
85 raise_exception(env, EXCP00_DIVZ); in helper_divw_AX()
89 raise_exception(env, EXCP00_DIVZ); in helper_divw_AX()
103 raise_exception(env, EXCP00_DIVZ); in helper_idivw_AX()
107 raise_exception(env, EXCP00_DIVZ); in helper_idivw_AX()
122 raise_exception(env, EXCP00_DIVZ); in helper_divl_EAX()
127 raise_exception(env, EXCP00_DIVZ); in helper_divl_EAX()
140 raise_exception(env, EXCP00_DIVZ); in helper_idivl_EAX()
145 raise_exception(env, EXCP00_DIVZ); in helper_idivl_EAX()
395 raise_exception(env, EXCP00_DIVZ); in helper_divq_EAX()
400 raise_exception(env, EXCP00_DIVZ); in helper_divq_EAX()
409 raise_exception(env, EXCP00_DIVZ); in helper_idivq_EAX()
414 raise_exception(env, EXCP00_DIVZ); in helper_idivq_EAX()