Commit 1cbc06407c5d63714195e3e62a7de66b87e702b5
authorMichel Pollet <buserror@gmail.com>
Sun, 4 Apr 2010 11:20:34 +0000 (12:20 +0100)
committerMichel Pollet <buserror@gmail.com>
Sun, 4 Apr 2010 11:20:34 +0000 (12:20 +0100)
treea2f7fb7793976cac4457b9e8d484764b749a6917
parenta66d8340ffef8679d66c438f4e92a6a8b3de5404
Message:
core: Add support for RAMPZ and refactor instructions

Added RAMPZ as an optional IOREG for the core.
Factored the [E]I[JMP/CALL] into one blob.
Added the ELMP Instruction with RAMPZ support.

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