target/i386: move cpu_T0 to DisasContext

Backports commit c66f97273f677d76afaaeb0e688eb08499701b1b from qemu
This commit is contained in:
Emilio G. Cota 2018-10-04 03:29:02 -04:00 committed by Lioncash
parent c1d70758ea
commit 70b327dc82
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7
2 changed files with 817 additions and 832 deletions

File diff suppressed because it is too large Load diff

View file

@ -827,7 +827,6 @@ struct TCGContext {
TCGv cpu_cc_src2;
/* qemu/target-i386/translate.c: local temps */
TCGv cpu_T0;
TCGv cpu_T1;
/* qemu/target-i386/translate.c: local register indexes (only used inside old micro ops) */