On 5/18/20 8:47 AM, Peter Maydell wrote: > Add coverage for the v8.2 DP and v8.2 FHM insns in the Neon extension > space. (We already had the v8.1 VQRDMLAH/VQRDLSH and the v8.3 > VCADD/VCMLA, so this brings the risu coverage into line with what > QEMU has implemented so far.) > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > I added these patterns as part of testing for the first part > of the Neon decodetree conversion and forgot I'd never sent out the > risu patch for review. > > arm.risu | 18 ++++++++++++++++++ > thumb.risu | 18 ++++++++++++++++++ > 2 files changed, 36 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> Sorry I didn't submit these myself February last year. I still have them sitting in a separate .risu file that I used for testing originally. t~