]> Git Repo - qemu.git/commit - target-ppc/int_helper.c
ppc: Avoid AREG0 for integer and vector helpers
authorBlue Swirl <[email protected]>
Wed, 30 May 2012 04:23:29 +0000 (04:23 +0000)
committerAlexander Graf <[email protected]>
Sat, 23 Jun 2012 23:04:41 +0000 (01:04 +0200)
commitd15f74fb83fdaa80e8ef85001554d7fba0c1d0a3
treea04e2a6a9c032b6708624a3a062b0d2d89174aa5
parent64654ded79762878a6207ccb9b299c69e9a90acf
ppc: Avoid AREG0 for integer and vector helpers

Add an explicit CPUPPCState parameter instead of relying on AREG0.

Signed-off-by: Blue Swirl <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
[fix unwanted whitespace line in Makefile.target]
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/Makefile.objs
target-ppc/helper.h
target-ppc/int_helper.c
target-ppc/translate.c
This page took 0.027293 seconds and 4 git commands to generate.