class Metasm::Sh4::FPSCR

Floating-point status/control register

Public Instance Methods

render() click to toggle source
# File metasm/cpu/sh4/main.rb, line 193
def render ; ['fpscr'] end
symbolic(di=nil) click to toggle source
# File metasm/cpu/sh4/main.rb, line 192
def symbolic(di=nil) ; :fpscr end