binutils-gdb/sim/h8300
Yoshinori Sato 0ef4c3f83b sim: h8300 Fixed different behavior in preinc/predec.
* sim-main.h (h8_typecodes): Add operand type OP_REG_DEC, OP_REG_INC.
* compile.c (decode): Rewrite oprand type for specific case.
(fetch_1): Add handling OP_REG_DEC and OP_REG_INC.
(step_once): Fix operand fetch order.
2021-05-28 21:14:24 +09:00
..
aclocal.m4 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
ChangeLog sim: h8300 Fixed different behavior in preinc/predec. 2021-05-28 21:14:24 +09:00
compile.c sim: h8300 Fixed different behavior in preinc/predec. 2021-05-28 21:14:24 +09:00
config.in sim: riscv: move __int128 check to configure 2021-05-16 00:04:17 -04:00
configure sim: riscv: move __int128 check to configure 2021-05-16 00:04:17 -04:00
configure.ac sim: h8300: clean up various warnings 2021-05-08 12:43:06 -04:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-main.h sim: h8300 Fixed different behavior in preinc/predec. 2021-05-28 21:14:24 +09:00
writecode.c