core: Simplify changes to SREG
authorMichel Pollet <buserror@gmail.com>
Wed, 6 Jan 2010 22:45:30 +0000 (22:45 +0000)
committerMichel Pollet <buserror@gmail.com>
Wed, 6 Jan 2010 22:47:36 +0000 (22:47 +0000)
commit2f67001d8fab0cf3d51100b15e79f53caccc31b0
treea7615e42b56e3c40a4694e0c3923b9f75b897ea9
parent7e88785f549405846d957a8d74dc92d92bc57ba6
core: Simplify changes to SREG

SREG is no longer re-synthetized at every instruction,
but only when the firmware reads the register.

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/sim_avr.c
simavr/sim/sim_avr.h
simavr/sim/sim_core.c