From 405c4f104975e5456ce6b28ad31fd996d3f4b657 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Fri, 16 Oct 2020 12:45:33 +0300 Subject: Initial --- ia32/ia32.sts | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ia32/ia32.sts (limited to 'ia32/ia32.sts') diff --git a/ia32/ia32.sts b/ia32/ia32.sts new file mode 100644 index 0000000..bedec54 --- /dev/null +++ b/ia32/ia32.sts @@ -0,0 +1,7 @@ +module ia32/macro.sts +module ia32/core.sts +module ia32/stack.sts +module ia32/branch.sts +module ia32/memory.sts +module ia32/arithmetic.sts +module ia32/syscall.sts -- cgit v1.2.3