If you want a crack at this to put in negative values, you need to subtract FROM the bias (instead of adding to it). Then you need implement adding in the sign bit (bit 0 being the value 1) to the final result. This may cause some shifting issues that will need to be adjusted.
Convert Hex Integer to 32 bit Float (ASM)
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Convert Hex Integer to 32 bit Float (ASM) - by Vega - 08-22-2019, 09:35 PM
RE: Convert Hex Integer to 32 bit Float (ASM) - by JoshuaMK - 08-22-2019, 09:39 PM
RE: Convert Hex Integer to 32 bit Float (ASM) - by Vega - 08-22-2019, 09:47 PM
RE: Convert Hex Integer to 32 bit Float (ASM) - by salmon01 - 08-22-2019, 11:26 PM
RE: Convert Hex Integer to 32 bit Float (ASM) - by Vega - 08-23-2019, 01:38 AM
RE: Convert Hex Integer to 32 bit Float (ASM) - by salmon01 - 08-23-2019, 03:10 AM
|
Users browsing this thread: 2 Guest(s)