Fix code to check for illegal element numbers when accessing AArch64 vector registers...
[external/binutils.git] / sim / aarch64 / simulator.c
2016-03-18 Nick CliftonAdd simulation of MUL and NEG instructions to AArch64...
2016-03-03 Nick CliftonFix bugs in the simulation of the AArch64's ADDP, FADDP...
2016-01-05 Mike Frysingersim: aarch64: switch to common disassembler tracing
2016-01-05 Mike Frysingersim: unify min/max macros
2016-01-05 Tristan Gingoldsim: aarch64: drop syscall.h include to fix build
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-15 Nick CliftonAdd support for the MRS instruction to the AArch64...
2015-11-24 Nick CliftonAdd an AArch64 simulator to GDB.