some slot load tests
This commit is contained in:
@ -4,6 +4,9 @@ module Mom
|
||||
class CompilerMock
|
||||
def use_reg( type )
|
||||
Risc.tmp_reg(type , nil)
|
||||
end
|
||||
def reset_regs
|
||||
|
||||
end
|
||||
def add_constant(c)
|
||||
end
|
||||
|
Reference in New Issue
Block a user