]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support for the SDIV and UDIV instructions to the ARM simulator.
authorJens Bauer <jens@plustv.dk>
Tue, 15 Dec 2020 12:40:35 +0000 (12:40 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 15 Dec 2020 12:40:35 +0000 (12:40 +0000)
commit9f132af9e189a6c1e90b1ab7ed84c6613c8ac596
tree052c3a3094e1ecbb08e2a7f1e0bb5d88825066ed
parent77c8aaf716d9f93dc5850f8b2481da5eb7a53662
Add support for the SDIV and UDIV instructions to the ARM simulator.

* armemu.c (handle_v6_insn): Add support for SDIV and UDIV.
* thumbemu.c (handle_T2_insn): Likewise.
sim/arm/ChangeLog
sim/arm/armemu.c
sim/arm/thumbemu.c
sim/arm/wrapper.c