mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
7270547fe8
commit
a63b5829af
10 changed files with 1 additions and 50 deletions
|
@ -95,8 +95,6 @@ enum {
|
|||
|
||||
/* Note: must be synced with dyngen-exec.h */
|
||||
#define TCG_AREG0 TCG_REG_FP
|
||||
#define TCG_AREG1 TCG_REG_S0
|
||||
#define TCG_AREG2 TCG_REG_S1
|
||||
|
||||
#include <sys/cachectl.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue