fixes outstanding misc, All green
Well. it's been a while, positioning is fixed (again) apart from the upcoming BranchListener
This commit is contained in:
@ -225,7 +225,7 @@ module Risc
|
||||
|
||||
def execute_FunctionReturn
|
||||
link = get_register( @instruction.register )
|
||||
log.debug "Return to #{link}"
|
||||
log.debug "Return to #{link} #{link.class}"
|
||||
set_pc link
|
||||
false
|
||||
end
|
||||
|
Reference in New Issue
Block a user