[VIRT-198 # QEMU: SVE Emulation Support ]
Cleaning up patches and fixing RISU failures. Most of these have thankfully been errors in last week's first pass reordering of the sve_access_check. Typically wrt when we find the address of a register vs the location of the check vs assert_fp_access_checked.
[Upstream]
Examined a bug affecting aa64 guest on ppc64 host, but only when using gcc 4.8.5 and not gcc 7.2. Fixed; in the end a minor typo on the code, but highly annoying to track down.
r~