Description
The decoder for the LDAQ instruction has a faulty register size.
Steps to Reproduce
Run data caching image with 2 cores
After some time LDAQ instruction will execute and create validation error
Expected Behavior
It loads the correct value to the register.
Actual Behavior
The high bits of the loaded value does not match.