On 24/09/2011 10:29, Blue Swirl wrote:
> On Thu, Sep 22, 2011 at 3:42 PM, Fabien Chouteau wrote:
>> Remove faulty access to global "env" in op_helper.c, replaced by function
>> argument.
>>
>> Signed-off-by: Fabien Chouteau
>> ---
>> target-sparc/cpu.h | 10 ++
>> target-sparc/h
On Thu, Sep 22, 2011 at 3:42 PM, Fabien Chouteau wrote:
> Remove faulty access to global "env" in op_helper.c, replaced by function
> argument.
>
> Signed-off-by: Fabien Chouteau
> ---
> target-sparc/cpu.h | 10 ++
> target-sparc/helper.c | 2 +-
> target-sparc/op_helper.c
Remove faulty access to global "env" in op_helper.c, replaced by function
argument.
Signed-off-by: Fabien Chouteau
---
target-sparc/cpu.h | 10 ++
target-sparc/helper.c|2 +-
target-sparc/op_helper.c |6 +++---
3 files changed, 10 insertions(+), 8 deletions(-)
diff