Sparc increase ttl number (#1016)

This commit is contained in:
Catena cyber 2018-09-16 15:49:34 +02:00 committed by Nguyen Anh Quynh
parent 12bcf3bea0
commit b8df067514

View File

@ -51,7 +51,7 @@ typedef struct DisasContext {
struct TranslationBlock *tb;
sparc_def_t *def;
TCGv_i32 t32[3];
TCGv ttl[5];
TCGv ttl[6];
int n_t32;
int n_ttl;