summaryrefslogtreecommitdiff
path: root/sim/arm/thumbemu.c
Commit message (Expand)AuthorAgeFilesLines
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+3
* Add support for the SDIV and UDIV instructions to the ARM simulator.Jens Bauer2020-12-151-18/+53
* Fix invalid left shift of negative valueDominik Vogt2015-12-151-8/+8
* Remove extraneous whitespace from ARM sim sources.Nick Clifton2015-07-141-45/+45
* Add support for ARM v6 instructions.Nick Clifton2015-06-281-34/+1994
* Add support for instruction level tracing to the ARM simulator.Nick Clifton2014-03-141-25/+45
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* (handle_v6_thumb_insn): New function.Nick Clifton2005-05-241-15/+72
* Update the address of the FSF organizationNick Clifton2005-05-121-1/+1
* Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced.Nick Clifton2002-05-271-4/+6
* When decoding a BLX(1) instruction do not add in the second bit of the baseNick Clifton2002-05-231-5/+2
* Fix BLX(1) for ThumbNick Clifton2001-03-061-5/+18
* Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton2000-11-301-20/+81
* import gdb-2000-02-04 snapshotJason Molenda2000-02-051-321/+345
* import gdb-1999-11-01 snapshotJason Molenda1999-11-021-0/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+4
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+455