]> git.proxmox.com Git - qemu.git/commit - target-cris/op_helper.c
target-cris: Avoid AREG0 for helpers
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 30 Aug 2012 14:56:39 +0000 (16:56 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 Sep 2012 17:44:33 +0000 (17:44 +0000)
commitfebc9920c66dd51245c2ca2ee88ada2aa5d0a63e
tree7647a72c18e2a6fdce394a9fc8ce3e1b55ae02c4
parent64254eba53198fd14b52128b3f0026000d2dc4ab
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>
target-cris/helper.h
target-cris/op_helper.c
target-cris/translate.c
target-cris/translate_v10.c