These fields are no longer used.
Cc: Blue Swirl <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
---
target-sparc/cpu.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h
index 6aa82b3..84dba4e 100644
--- a/target-sparc/cpu.h
+++ b/target-sparc/cpu.h
@@ -392,7 +392,6 @@ struct CPUSPARCState {
target_ulong cc_dst;
uint32_t cc_op;
- target_ulong t0, t1; /* temporaries live across basic blocks */
target_ulong cond; /* conditional branch result (XXX: save it in a
temporary register when possible) */
--
1.7.11.7