Skip to content

Commit 1faafcb

Browse files
committed
feat!: updatae TriCore to 5.1.0
1 parent 4a6d59d commit 1faafcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qemu/target/tricore/translate.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ static const char *regnames_d[] = {
5252

5353
typedef struct DisasContext {
5454
DisasContextBase base;
55-
CPUTriCoreState *env;
5655
target_ulong pc;
5756
// CCOp cc_op; /* Current CC operation */
5857
target_ulong pc_succ_insn;

0 commit comments

Comments
 (0)