Hello,
the CLA has many useful mnemonics which uses the #16FHi format like MCMPF32 MRa, #16FHi, MMAXF32 MRa, #16FHi and so on. In many cases the reduced resolution of the floating constant is sufficient for calculation, but the code by using mnemonics with the #16FHi format will be much faster.
Is it possible to define a constant format for floating point values with the lower 16 bits of the 32 bit number are zero?
Thank you very much
Ralf