Support the fcmXX zero instructions.
[external/binutils.git] / sim / testsuite / sim / aarch64 / ChangeLog
2017-04-08 Jim WilsonSupport the fcmXX zero instructions.
2017-03-26 Jim WilsonFix bug with cmn/adds where C flag was incorrectly...
2017-03-03 Jim WilsonFix umulh and smulh bugs. Fix bugs in last week's...
2017-02-26 Jim WilsonAdd missing smov support, and clean up existing umov...
2017-02-26 Jim WilsonAdd missing cnt (popcount) instruction support.
2017-02-19 Jim WilsonFix for aarch64 sim sxtl/uxtl insns, plus another fix...
2017-02-14 Jim WilsonAdd self to aarch64 maintainers. Fix mla instruction.
2017-02-14 Jim WilsonFix bit/bif instructions.
2017-02-14 Jim WilsonAdd ldn/stn single support, fix ldnr support.
2017-01-24 Jim WilsonAdd support for cmtst.
2017-01-18 Jim WilsonFixes for addv and xtn2 instructions.
2017-01-09 Jim WilsonFix problems with the implementation of the uzp1 and...
2017-01-05 Jim WilsonFive fixes, for fcsel, fcvtz, fminnm, mls, and non...
2016-12-21 Jim WilsonFix bugs with float compare and Inf operands.
2016-12-13 Jim WilsonFix aarch64 sim bug with adds64, and add testcases...
2015-11-24 Nick CliftonAdd an AArch64 simulator to GDB.