On 2/25/20 4:01 AM, Peter Maydell wrote: > The set of operations this traps differs when ARMv8.4-TLBI is > implemented. It looks like you've applied this access fn to > the wider with-v8.4-TLBI set? (eg TLBI_VMALLE1 is only trapped > with ARMv8.4-TLBI, not without.)
Um, that's not true. ARMv8.4-TLBI adds the *OS and R* insns, and extends this bit to apply there. But all of the original v8.0 insns are unchanged. r~