aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2019-09-01 17:11:20 +0900
committerMITSUNARI Shigeo <[email protected]>2019-09-01 17:11:20 +0900
commit431977cb819bbbbac6975b7f6c0312cc48e8f8d4 (patch)
treea0d78ceebdd9c3c0de00f5ec209ddc06a73a4fee /test
parent81c4749f6f7436435b7f13bfe80710a6607ac294 (diff)
downloadxbyak-431977cb819bbbbac6975b7f6c0312cc48e8f8d4.tar.gz
xbyak-431977cb819bbbbac6975b7f6c0312cc48e8f8d4.zip
add pushfq, popfq
Diffstat (limited to 'test')
-rw-r--r--test/make_nm.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/make_nm.cpp b/test/make_nm.cpp
index 862cd96..8df5092 100644
--- a/test/make_nm.cpp
+++ b/test/make_nm.cpp
@@ -460,6 +460,8 @@ class Test {
"cqo",
"cmpsq",
"movsq",
+ "popfq",
+ "pushfq",
"scasq",
"stosq",
"syscall",