Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 375 Bytes

changelog.md

File metadata and controls

12 lines (10 loc) · 375 Bytes

VIXL Change Log

  • 1.1

    • Improved robustness of instruction decoder and disassembler.
    • Added support for double-to-float conversions using fcvt.
    • Added support for more fixed-point to floating-point conversions (ucvtf and scvtf).
    • Added instruction statistics collection class instrument-a64.cc.
  • 1.0

    • Initial release.