Test complied parfait tests
this makes it obvious that we need a working raise and a correct method_missing, so we can diagnose the resulting errors
This commit is contained in:
@ -31,7 +31,7 @@ module Risc
|
||||
end
|
||||
end
|
||||
|
||||
# dynamic version of an Branch branch that jumps to the contents
|
||||
# dynamic version of an Branch that jumps to the contents
|
||||
# of a register instead of a hardcoded address
|
||||
# As Branches jump to Labels, this is not derived from Branch
|
||||
# PS: to conditionally jump to a dynamic adddress we do a normal branch
|
||||
|
Reference in New Issue
Block a user