Class: Fisk::Imm64

Inherits:
Operand
  • Object
show all
Defined in:
lib/fisk.rb

Instance Attribute Summary

Attributes inherited from Operand

#value

Instance Method Summary collapse

Methods inherited from Operand

#unknown_label?, #works?

Instance Method Details

#typeObject



68
69
70
# File 'lib/fisk.rb', line 68

def type
  "imm64"
end