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