Simplify vmx instruction error handling.
authordv <dv@openbsd.org>
Sat, 9 Apr 2022 01:49:43 +0000 (01:49 +0000)
committerdv <dv@openbsd.org>
Sat, 9 Apr 2022 01:49:43 +0000 (01:49 +0000)
commit8ebe226744e2436bc91c4f235e302b02f52f5fa1
tree302e580e643a1541fc2c1d43f6e09e81f551fb1d
parentc70493106c794797cfb174ed7460065b1a4a89f7
Simplify vmx instruction error handling.

Removes jumps and shortens the code while keeping functionality the
same.

ok mlarkin@
sys/arch/amd64/amd64/vmm_support.S