small doc
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
module Asm
|
||||
module Arm
|
||||
module Asm::Arm::InstructionTools
|
||||
module InstructionTools
|
||||
def reg_ref(arg)
|
||||
if (not arg.is_a?(Asm::RegisterArgNode))
|
||||
raise Asm::AssemblyError.new('argument must be a register', arg)
|
||||
|
Reference in New Issue
Block a user