On 12/31/21 2:39 AM, Idan Horowitz wrote:
Some of the instructions added by the FEAT_TLBIOS extension were forgotten when the extension was originally added to QEMU.Fixes: 7113d618505b ("target/arm: Add support for FEAT_TLBIOS") Signed-off-by: Idan Horowitz<[email protected]> --- target/arm/helper.c | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
