]> git.proxmox.com Git - qemu.git/blobdiff - tcg/mips/tcg-target.h
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
[qemu.git] / tcg / mips / tcg-target.h
index 377b0c8dc8ea6b2dc40c7497941951ea8d96c698..6b7741cfb9593905db1c5aad39e8a5a634438a0e 100644 (file)
@@ -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>