Searched refs:is_revectored (Results 1 – 1 of 1) sorted by relevance
39 static inline int is_revectored(int nr, struct target_revectored_struct *bitmap) in is_revectored() function154 if (is_revectored(intno, &ts->vm86plus.int_revectored)) in do_int()156 if (intno == 0x21 && is_revectored((env->regs[R_EAX] >> 8) & 0xff, in do_int()