|
017e7e2971
|
fix most of mom from calling changes
|
2019-08-22 22:56:44 +03:00 |
|
Torsten Ruger
|
dc12c1d70b
|
add the addresses from labels as constants
|
2018-08-29 21:06:29 +03:00 |
|
Torsten Ruger
|
9687d6611f
|
avoid adding risc instructions twice
that causes loops in the chain
infinite loops in the code that are hard to debug
closes #11
|
2018-08-19 17:29:04 +03:00 |
|
Torsten Ruger
|
253d2fead8
|
change all to_risc functions to add directly
still #11
test not working yet
|
2018-08-19 13:18:25 +03:00 |
|
Torsten Ruger
|
df08cb78e2
|
adds a lot of to_ssss
|
2018-04-17 20:26:15 +03:00 |
|
Torsten Ruger
|
6a538624c5
|
remove NotSame from risc
instead use a - b and then isZero
|
2018-03-24 17:54:15 +02:00 |
|
Torsten Ruger
|
fa797f722d
|
to_risc for NotSameCheck
which is only used in call cache checking
some fixing, needed to add a abel for the cache check jump
|
2018-03-21 12:38:28 +05:30 |
|
Torsten Ruger
|
2533842204
|
add traceable dummies
|
2018-03-14 20:25:21 +05:30 |
|
Torsten Ruger
|
83d957377e
|
more precise
|
2018-03-14 17:37:27 +05:30 |
|
Torsten Ruger
|
20a88f9ac8
|
sorting mom instructions and statements into separate dirs
|
2018-03-13 16:51:33 +05:30 |
|