Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@swojtasiak swojtasiak released this 26 Jan 20:12
· 3 commits to master since this release
9f24af4
  • Bug fix: #331
  • Bug fix: #330
  • fcml_st_assembled_instruction_details structure added to fcml_st_assembled_instruction. It exposes several additional details about assembled instructions for instruction choosers. The default instruction chooser has been improved to favor instructions that don't modify ASA and OSA over those that do, even if their byte code is shorter
  • Bison upgraded to a newer version
  • Some minor code cleanups
  • A bug fixed in vmovaps instruction
  • The binary compatibility with the previous version has been preserved, but different instructions may be returned as the preferred ones. So, the previous version should be upgraded with care