Richard Henderson <richard.hender...@linaro.org> writes:

> Several of the gp_reg[] elements are not relevant -- e.g. orig r3,
> which is related to system calls.  Omit those from the original
> reginfo_init(), so that any differences are automatically hidden.
>
> Do not only compare bit 4 of CCR -- this register is 32 bits wide
> with 8 cr subfields.  We should compare all of them.
>
> Tidy reginfo_dump() output.  Especially, do not dump the non-
> relevant fields.
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>

I guess this means any traces that exist will need to be redone?

Anyway with your hotfix:

Reviewed-by: Alex Bennée <alex.ben...@linaro.org>

-- 
Alex Bennée

Reply via email to