Home
last modified time | relevance | path

Searched refs:BX_386_INTERRUPT_GATE (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/bochs/bochs-2.7/cpu/
H A Ddescriptor.h101 #define BX_386_INTERRUPT_GATE (0xe) macro
H A Dexception.cc72 if (gate_descriptor.type != BX_386_INTERRUPT_GATE && in long_mode_int()
312 case BX_386_INTERRUPT_GATE: in protected_mode_int()
379 case BX_386_INTERRUPT_GATE: in protected_mode_int()
H A Dsegment_ctrl_pro.cc466 case BX_386_INTERRUPT_GATE: in parse_descriptor()