Question: Assume that you have an signed binary integer less-than comparator that outputs a single bit of output that is 1 when input A less than

Assume that you have an signed binary integer less-than comparator that outputs a single bit of output that is 1 when input A less than input B. What will happen if you use the same comparator hardware for pairs of finite-valued IEEE 754 Floating Point values (i.e. excluding NaN, +-inf, etc) The output is NaN The output remains valid Passing FP data to an integer comparator will cause a hardware exception
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
