Class: Wilson::DebugRegister

Inherits:
SpecialRegister show all
Defined in:
lib/wilson.rb

Overview

DebugRegister is an X86 DRx register

Instance Attribute Summary

Attributes inherited from SpecialRegister

#id

Attributes inherited from Operand

#bits, #machine

Method Summary

Methods inherited from SpecialRegister

on_id, #special_register?

Methods inherited from Operand

#initialize, #instructionFromMessage, #method_missing, on, #operand?

Constructor Details

This class inherits a constructor from Wilson::Operand

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Wilson::Operand