diff options
author | Michael Rolnik <mrolnik@gmail.com> | 2020-01-24 01:51:10 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-07-11 11:02:05 +0200 |
commit | 865f3bb9e16365a27efaf3e5b4787fd402764484 (patch) | |
tree | 43fdc62a79113694185817afa7f616d65b322fd4 /hw/avr/arduino.c | |
parent | e03feba0079472da577cd940adb43041a40ea337 (diff) | |
download | qemu-865f3bb9e16365a27efaf3e5b4787fd402764484.zip qemu-865f3bb9e16365a27efaf3e5b4787fd402764484.tar.gz qemu-865f3bb9e16365a27efaf3e5b4787fd402764484.tar.bz2 |
target/avr: Add instruction translation - Arithmetic and Logic Instructions
This includes:
- ADD, ADC, ADIW
- SBIW, SUB, SUBI, SBC, SBCI
- AND, ANDI
- OR, ORI, EOR
- COM, NEG
- INC, DEC
- MUL, MULS, MULSU
- FMUL, FMULS, FMULSU
- DES
Signed-off-by: Michael Rolnik <mrolnik@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Message-Id: <20200705140315.260514-12-huth@tuxfamily.org>
[PMD: Added qemu_log_mask(LOG_UNIMP) in trans_DES()]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions