]> git.proxmox.com Git - qemu.git/commit
target-cris: Avoid AREG0 for helpers
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 30 Aug 2012 14:56:39 +0000 (16:56 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:07 +0000 (01:42 -0500)
commitd36ae16dd4626ab0754f0a40af622ded306c30ed
treeaa8a28ab340cd4b37fbb9056b2a4bab559feadf0
parentc9b89e8224afc0cf22c96b2be0cfa706121fb301
target-cris: Avoid AREG0 for helpers

Add an explicit CPUCRISState parameter instead of relying on AREG0.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-cris/helper.h
target-cris/op_helper.c
target-cris/translate.c
target-cris/translate_v10.c