aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/nm_frame.cpp
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2018-02-07 16:42:22 +0900
committerMITSUNARI Shigeo <[email protected]>2018-02-07 16:42:22 +0900
commit221384f03c71a5e584ddc8849534b213e5c1d23d (patch)
tree636e7194903027ccb537810eda47560b8a10809d /test/nm_frame.cpp
parentc04141ef169da25ac00cacf15531f1712fa1130a (diff)
downloadxbyak-221384f03c71a5e584ddc8849534b213e5c1d23d.tar.gz
xbyak-221384f03c71a5e584ddc8849534b213e5c1d23d.zip
vmov* supports [mem]|k|zv5.61
Diffstat (limited to 'test/nm_frame.cpp')
-rw-r--r--test/nm_frame.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nm_frame.cpp b/test/nm_frame.cpp
index 697c2c4..9deceba 100644
--- a/test/nm_frame.cpp
+++ b/test/nm_frame.cpp
@@ -1,4 +1,5 @@
#include <stdio.h>
+#define XBYAK_NO_OP_NAMES
#define XBYAK_ENABLE_OMITTED_OPERAND
#include "xbyak/xbyak.h"