From b6b9e29c1484c9c8b8af2b382d3a9d796c310217 Mon Sep 17 00:00:00 2001 From: exegete Date: Sat, 17 Oct 2020 03:33:08 +0300 Subject: Common dir added, stderr output, minor changes --- ia32/const.sts | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ia32/const.sts (limited to 'ia32/const.sts') diff --git a/ia32/const.sts b/ia32/const.sts new file mode 100644 index 0000000..31f8041 --- /dev/null +++ b/ia32/const.sts @@ -0,0 +1,3 @@ +defconst word_size 4 +defconst word_max ffffffff +defconst word_endianness 0 -- cgit v1.2.3