binutils-gdb/opcodes/i386-dis-evex-mod.h
Jan Beulich 5190fa3828 x86: support APX forms of U{RD,WR}MSR
This was missed in 6177c84d5e ("Support APX GPR32 with extend evex
prefix").
2024-01-19 10:16:00 +01:00

11 lines
210 B
C

/* MOD_EVEX_MAP4_F8_P1 */
{
{ "enqcmds", { Gva, M }, 0 },
{ "uwrmsr", { Gq, Eq }, 0 },
},
/* MOD_EVEX_MAP4_F8_P3 */
{
{ "enqcmd", { Gva, M }, 0 },
{ "urdmsr", { Eq, Gq }, 0 },
},