On 3 December 2015 at 19:00, Andrew Jones wrote:
> On Thu, Dec 03, 2015 at 12:27:34PM +, Peter Maydell wrote:
>> Do consumers care if we write out a dump with FP register
>> state for a CPU which doesn't implement FP? (For AArch64
>> FP is always present, but for AArch32 it may not be.)
>
> I
On Thu, Dec 03, 2015 at 12:27:34PM +, Peter Maydell wrote:
> On 25 November 2015 at 00:37, Andrew Jones wrote:
> > Also refactors note init code to avoid code duplication.
>
> Can you squash those parts down into the preceding patch?
Sure, but there wasn't any duplication of code in the firs
On 25 November 2015 at 00:37, Andrew Jones wrote:
> Also refactors note init code to avoid code duplication.
Can you squash those parts down into the preceding patch?
>
> Signed-off-by: Andrew Jones
> ---
> target-arm/arch_dump.c | 161
> ++---
> 1
Also refactors note init code to avoid code duplication.
Signed-off-by: Andrew Jones
---
target-arm/arch_dump.c | 161 ++---
1 file changed, 139 insertions(+), 22 deletions(-)
diff --git a/target-arm/arch_dump.c b/target-arm/arch_dump.c
index 5debe549