Upper 32 bits of XER should read as 0s
authorAnton Blanchard <anton@linux.ibm.com>
Sat, 11 Jan 2020 01:16:21 +0000 (12:16 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Sat, 11 Jan 2020 01:16:21 +0000 (12:16 +1100)
commitcc8a9e789344dd84943e79d813b1a01f178960c5
treec894be3613f843d235f9817b1dbbef0772d6b59a
parent467630573c27251d68d7dbd80b6f6abcc3ba0f48
Upper 32 bits of XER should read as 0s

From the architecture:

  bits 0:31 and 35:43 are treated as reserved and return 0s when read
  using mfxer

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
execute1.vhdl