class Metasm::Sh4::MACL
Multiply-and-accumulate register low
Public Instance Methods
render()
click to toggle source
# File metasm/cpu/sh4/main.rb, line 165 def render ; ['macl'] end
symbolic(di=nil)
click to toggle source
# File metasm/cpu/sh4/main.rb, line 164 def symbolic(di=nil) ; :macl end