Am 16.06.2015 um 13:32 schrieb Peter Maydell:
> On 16 June 2015 at 06:46, Peter Crosthwaite
> wrote:
>> Use cpu_set_pc across the board for setting program counters. This
>> removes instances of system level code having to reach into the CPU
>> env.
>>
>> Signed-off-by: Peter Crosthwaite
>> ---
On 16 June 2015 at 06:46, Peter Crosthwaite wrote:
> Use cpu_set_pc across the board for setting program counters. This
> removes instances of system level code having to reach into the CPU
> env.
>
> Signed-off-by: Peter Crosthwaite
> ---
Reviewed-by: Peter Maydell
though you'll want to drop
Use cpu_set_pc across the board for setting program counters. This
removes instances of system level code having to reach into the CPU
env.
Signed-off-by: Peter Crosthwaite
---
Changed since v1:
Lease thumb masking in boot.c
---
hw/arm/boot.c | 19 +++
1 file changed, 7 insertion