aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample/quantize.cpp
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2013-06-21 21:20:54 +0900
committerMITSUNARI Shigeo <[email protected]>2013-06-21 21:20:54 +0900
commit265dfa658883b02bd2054cd1a0d6cc826ce7cd3a (patch)
treec83b2ff0f155825ab68c40c845661785e88f30a2 /sample/quantize.cpp
parent8bfefc8f1f2420bea62fe30b5096ef6f4b59eb7f (diff)
downloadxbyak-265dfa658883b02bd2054cd1a0d6cc826ce7cd3a.tar.gz
xbyak-265dfa658883b02bd2054cd1a0d6cc826ce7cd3a.zip
support putL(LABEL); function
Diffstat (limited to 'sample/quantize.cpp')
-rw-r--r--sample/quantize.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/quantize.cpp b/sample/quantize.cpp
index 401f886..f028927 100644
--- a/sample/quantize.cpp
+++ b/sample/quantize.cpp
@@ -42,6 +42,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
+#define XBYAK_NO_OP_NAMES
#include "xbyak/xbyak.h"
#ifdef _MSC_VER
#pragma warning(disable : 4996) // scanf