reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
936 case Feature_In16BitModeBit: return "16-bit mode"; 985 if (Features.test(Feature_In16BitModeBit)) // "pop" 995 if (Features.test(Feature_In16BitModeBit)) // "ret" 1013 if (Features.test(Feature_In16BitModeBit)) // "call" 1035 if (Features.test(Feature_In16BitModeBit)) // "iret" 1046 if (Features.test(Feature_In16BitModeBit)) // "lgdt" 1056 if (Features.test(Feature_In16BitModeBit)) // "lidt" 1066 if (Features.test(Feature_In16BitModeBit)) // "lret" 1082 if (Features.test(Feature_In16BitModeBit)) // "popa" 1088 if (Features.test(Feature_In16BitModeBit)) // "popf" 1100 if (Features.test(Feature_In16BitModeBit)) // "push" 1112 if (Features.test(Feature_In16BitModeBit)) // "retn" 1144 if (Features.test(Feature_In16BitModeBit)) // "sgdt" 1154 if (Features.test(Feature_In16BitModeBit)) // "sidt" 1192 if (Features.test(Feature_In16BitModeBit)) // "pusha" 1198 if (Features.test(Feature_In16BitModeBit)) // "pushf" 1668 if (Features.test(Feature_In16BitModeBit)) // "lgdt" 1676 if (Features.test(Feature_In16BitModeBit)) // "lidt" 1689 if (Features.test(Feature_In16BitModeBit)) // "popa" 1711 if (Features.test(Feature_In16BitModeBit)) // "sgdt" 1719 if (Features.test(Feature_In16BitModeBit)) // "sidt" 1774 if (Features.test(Feature_In16BitModeBit)) // "pusha" 7564 Features.set(Feature_In16BitModeBit); 7929 {Feature_In16BitModeBit, },