Can the slit instruction execute correctly with this data pa
Can the slit instruction execute correctly with this data path? Why or why not? A nori instruction is being proposed. Can this new instruction execute correctly with this data path? Why or why not?
Solution
SLTIU instruction means Set or less than Immediate .
It can be used with small integers in the range [0,32767]
It would not work also the nori instruction will also be not get executed properly.
