Sparc increase ttl number

Backports commit b8df0675145c592da3777395f23b4ee91c09b46c from unicorn
This commit is contained in:
Catena cyber 2018-10-06 04:55:50 -04:00 committed by Lioncash
parent deb4c46a7a
commit 6bcc61f082
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7

View file

@ -54,7 +54,7 @@ typedef struct DisasContext {
uint32_t cc_op; /* current CC operation */
sparc_def_t *def;
TCGv_i32 t32[3];
TCGv ttl[5];
TCGv ttl[6];
int n_t32;
int n_ttl;
#ifdef TARGET_SPARC64