class Metasm::PowerPC::MSR
machine state reg
Public Instance Methods
render()
click to toggle source
# File metasm/cpu/ppc/main.rb, line 69 def render ; ['msr'] end
symbolic(di=nil)
click to toggle source
# File metasm/cpu/ppc/main.rb, line 68 def symbolic(di=nil) ; :msr end