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()
click to toggle source
# File metasm/cpu/sh4/main.rb, line 164 def symbolic ; :macl end