Searched defs:SWITCH_TSS_CALL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dop_helper.c397 #define SWITCH_TSS_CALL 2 macro
573 if (source == SWITCH_TSS_CALL) {
579 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_CALL) {
933 switch_tss(intno * 8, e1, e2, SWITCH_TSS_CALL, old_eip);
2975 switch_tss(new_cs, e1, e2, SWITCH_TSS_CALL, next_eip);

Completed in 66 milliseconds