Searched refs:TARGET_VM86_INTx (Results 1 – 3 of 3) sorted by relevance
56 #define TARGET_VM86_INTx 2 /* int3/int x instruction (ARG = x) */ macro
73 #define TARGET_VM86_INTx 2 /* int3/int x instruction (ARG = x) */ macro
181 return_to_32bit(env, TARGET_VM86_INTx | (intno << 8)); in do_int()