You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Intel AMX instructions, AMD VMGEXIT and REX.W GETSEC
Synced formatter output with latest gas/masm/nasm
Updated AMD decoder (it doesn't support REX.W CALL/JMP FAR [mem], REX.W LSS/LFS/LGS [mem]), add UD0 (without a modrm byte). Use the AMD decoder option, the older AmdBranches is now obsolete but does the same thing.
Intel removed MPX ISA in 2019. MPX instructions are now disabled by default but can be enabled with the MPX decoder option.