move message to stack_pointer

changing a bunch of register names
some of which get names now
This commit is contained in:
2020-03-22 11:29:56 +02:00
parent a93a3c8af5
commit be684c0c43
17 changed files with 78 additions and 68 deletions

View File

@ -38,7 +38,7 @@ module Risc
end
def len
1427
1426
end
def test_collect_all_types
@ -70,7 +70,7 @@ module Risc
end
def len
2907
2906
end
end
end