aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex-mod.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/i386-dis-evex-mod.h')
-rw-r--r--opcodes/i386-dis-evex-mod.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/i386-dis-evex-mod.h b/opcodes/i386-dis-evex-mod.h
index 879c91f..bba3265 100644
--- a/opcodes/i386-dis-evex-mod.h
+++ b/opcodes/i386-dis-evex-mod.h
@@ -1,3 +1,13 @@
+ /* MOD_EVEX_MAP4_60 */
+ {
+ { "movbeS", { Gv, Mv }, PREFIX_NP_OR_DATA },
+ { "%NEmovbeS", { Gv, Ev }, PREFIX_NP_OR_DATA },
+ },
+ /* MOD_EVEX_MAP4_61 */
+ {
+ { "movbeS", { Mv, Gv }, PREFIX_NP_OR_DATA },
+ { "%NEmovbeS", { Ev, Gv }, PREFIX_NP_OR_DATA },
+ },
/* MOD_EVEX_MAP4_F8_P1 */
{
{ "enqcmds", { Gva, M }, 0 },