Q4. Decode a floating-point number. (5 points)
Write a program in 68K assembly code to decipher IEEE 32-bit floating point hexadecimal representation to sign bit, exponent bits, and mantissa bits. Write the program that satisfies the following specifications:
Sign bit: -
Exponent:128
Mantissa: 13
I have to use Easy68K program and need correct instruction and all source codes file.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here