B C D F G H M N O P R S T U Z

G

GEN_CODE - Static variable in class Horner
 
GEN_EQU - Static variable in class Horner
 
GEN_EQU_AND_CODE - Static variable in class Horner
 
generateCode(Holder) - Method in class Horner
Generate the MSP430 code for the multiplier contained in the holder.
generateDecimalCode(StringBuffer, Holder) - Method in class Horner
Generate the MSP430 code for the decimal portion of the multiplier contained in the holder.
generateDecimalEquations(StringBuffer, Holder) - Method in class Horner
Generate the Horner equations for decimal portion of the multiplier contained in the holder.
generateEquations(Holder) - Method in class Horner
Generate the Horner equations for the multiplier contained in the holder.
generateFractionCode(StringBuffer, Holder, boolean) - Method in class Horner
Generate the MSP430 code for fraction portion of the multiplier contained in the holder.
generateFractionEquations(StringBuffer, Holder, boolean) - Method in class Horner
Generate the Horner equations for fraction portion of the multiplier contained in the holder.
getBit(int) - Method in class Parser
Given a bit number return the value of the bit from the appropriate representation
getBit(int) - Method in class Representation
 
getDecimalRepresentation() - Method in class Holder
Return a representation of the decimal portion of the floating point number.
getFractionRepresentation() - Method in class Holder
Return a representation of the fraction portion of the floating point number.
getGuardBit() - Method in class Representation
 
getNumberBits() - Method in class Holder
Get the number of bits in the representation
getNumberBits() - Method in class Representation
 
getRepresentation() - Method in class Representation
 
getSignBit() - Method in class Representation
 
guardBit - Variable in class Representation
 

B C D F G H M N O P R S T U Z