summaryrefslogtreecommitdiff
path: root/evts
diff options
context:
space:
mode:
authorJulian Blake Kongslie2022-11-19 16:29:27 -0800
committerJulian Blake Kongslie2022-11-19 16:29:27 -0800
commitfdb61389099cee41b86c25c3d1ddb660b509e5fa (patch)
tree00ebbec2b5a3398ea71442d5cd124a64bd61d80a /evts
parentMulti-word fetch bundles and icache with realistic dram latency (diff)
downloadbiggolf-fdb61389099cee41b86c25c3d1ddb660b509e5fa.tar.xz
Pipelined microarchitecture, which even almost works!
Includes such horrors as the "unstore" operation for undoing autoincremented addresses on instructions subsequently found to be bogus.
Diffstat (limited to 'evts')
-rw-r--r--evts/quickfoobar.evt12
1 files changed, 12 insertions, 0 deletions
diff --git a/evts/quickfoobar.evt b/evts/quickfoobar.evt
new file mode 100644
index 0000000..a89f0d5
--- /dev/null
+++ b/evts/quickfoobar.evt
@@ -0,0 +1,12 @@
1+10
2$foo
3TT_BITS=0x0A01/0xFF01 # kbd in '\n'
4+100
5HALTED=1
6+1000
7HALTED=0
8+10
9$bar
10TT_BITS=0x0A01/0xFF01 # kbd in '\n'
11+100
12HALTED=1