Index: /trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac
===================================================================
--- /trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac	(revision 54697)
+++ /trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac	(revision 54698)
@@ -416,5 +416,6 @@
     pop     rax
     test    ah, ah
-    jns     htg_noeilvt
+;    jns     htg_noeilvt
+    jmp     htg_noeilvt
 
     ; AMD Extended LVT registers
