On 02/08/2018 09:31 AM, Alex Bennée wrote: > While for CONFIG_USER_ONLY it is policy for the "cpu" to be the most > capable is can be this does cause problems. For example legacy RISU > runs would fail as there are a bunch of implemented instructions which > would have caused failures that now trigger actual calculations. > > Signed-off-by: Alex Bennée <[email protected]> > --- > target/arm/cpu64.c | 27 +++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
