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

/external/qemu/target-i386/
H A Dop_helper.c271 #define SWITCH_TSS_JMP 0 macro
364 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_IRET) {
416 if (source == SWITCH_TSS_JMP || source == SWITCH_TSS_CALL) {
2246 switch_tss(new_cs, e1, e2, SWITCH_TSS_JMP, next_eip);

Completed in 48 milliseconds