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

/vbox/src/recompiler/target-i386/
H A Dop_helper.c395 #define SWITCH_TSS_JMP 0 macro
494 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_IRET) {
579 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_CALL) {
2813 switch_tss(new_cs, e1, e2, SWITCH_TSS_JMP, next_eip);

Completed in 64 milliseconds