C# Class Aeon.Emulator.Instructions.FPU.Fld

Afficher le fichier Open project: gregdivis/Aeon

Private Methods

Méthode Description
LoadReal32 ( Processor p, float value ) : void
LoadReal64 ( Processor p, double value ) : void
LoadReal80 ( Processor p, Real10 value ) : void