mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
T1 is now dead.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4787 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
7872368461
commit
e1bf387ec8
3 changed files with 1 additions and 7 deletions
|
@ -142,7 +142,6 @@ struct CPUMIPSState {
|
|||
target_ulong PC[MIPS_TC_MAX];
|
||||
#if TARGET_LONG_BITS > HOST_LONG_BITS
|
||||
target_ulong t0;
|
||||
target_ulong t1;
|
||||
#endif
|
||||
/* temporary hack for FP globals */
|
||||
#ifndef USE_HOST_FLOAT_REGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue