Re: [Qemu-devel] [PATCH 0/2] target/arm: Implement ARMv8.5-FRINT

2019-02-25 Thread Laurent Desnogues
Hi Richard, On Sat, Feb 23, 2019 at 2:23 AM Richard Henderson wrote: > > Based-on: the ARMv8.2-FHM patch set, although I don't know that > this is an actual dependency; it's just the tree I started with. > > There is not yet support for this extension within FVP, so I've > self-tested it against

[Qemu-devel] [PATCH 0/2] target/arm: Implement ARMv8.5-FRINT

2019-02-22 Thread Richard Henderson
Based-on: the ARMv8.2-FHM patch set, although I don't know that this is an actual dependency; it's just the tree I started with. There is not yet support for this extension within FVP, so I've self-tested it against my own understanding of what is supposed to go on with the file below. r~ Rich