アセンブラファイルとテストの整理
[YACASL2.git] / test / utest / getint / 0.txt
diff --git a/test/utest/getint/0.txt b/test/utest/getint/0.txt
deleted file mode 100644 (file)
index c3db13f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-0      0x0000
-01     0x0001
-1a     0x0000  Error - 114     1a: not integer
--5G    0x0000  Error - 114     -5G: not integer
-123    0x007b
-32767  0x7fff
-32768  0x0000
-32769  0x0001
--1     0xffff
--2345  0xf6d7
--32768 0x8000
--32769 0xffff
--32770 0xfffe