class Metasm::Sh4::FPUL
Floating-point communication register
Public Instance Methods
render()
click to toggle source
# File metasm/cpu/sh4/main.rb, line 179 def render ; ['fpul'] end
symbolic()
click to toggle source
# File metasm/cpu/sh4/main.rb, line 178 def symbolic ; :fpul end