Class: RLTK::CG::X86FP80Type
- Inherits:
-
RealType
- Object
- Type
- NumberType
- RealType
- RLTK::CG::X86FP80Type
- Defined in:
- lib/rltk/cg/type.rb
Overview
A 80 bit (10 byte) floating point number type for the x86 architecture.
Instance Attribute Summary
Attributes included from BindingClass
Method Summary
Methods inherited from NumberType
Methods inherited from Type
#allignment, #context, #dump, from_ptr, #hash, #initialize, #kind, #size, #to_s
Methods included from BindingClass
Constructor Details
This class inherits a constructor from RLTK::CG::Type