diff options
-rw-r--r-- | sim/v850/simops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/v850/simops.c b/sim/v850/simops.c index 05770a9..97948f7 100644 --- a/sim/v850/simops.c +++ b/sim/v850/simops.c @@ -2455,7 +2455,6 @@ OP_28007E0 (void) signed long int remainder; signed long int divide_by; signed long int divide_this; - int overflow = 0; trace_input ("divh", OP_REG_REG_REG, 0); |