On 6/23/20 10:45 AM, Alex Bennée wrote:
> 
> 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?

Well, that's true anyway because of the format change.

r~

Reply via email to