]> Git Repo - qemu.git/commit
ppc: Avoid AREG0 for timebase helpers
authorBlue Swirl <[email protected]>
Wed, 30 May 2012 04:23:36 +0000 (04:23 +0000)
committerAlexander Graf <[email protected]>
Sat, 23 Jun 2012 23:04:43 +0000 (01:04 +0200)
commitd0f1562d6ace0fdb7d2db190dd5a9a2e7492c3b3
treee445fc1fd32eca7662933ffb496581c9d50e9092
parent6de673d40660abc43605789fa2010f20abc5a7a4
ppc: Avoid AREG0 for timebase 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]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/Makefile.objs
target-ppc/helper.h
target-ppc/timebase_helper.c
target-ppc/translate.c
target-ppc/translate_init.c
This page took 0.026138 seconds and 4 git commands to generate.