Skip to content

v4.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 02:04
· 236 commits to master since this release
90f9ccd
New x86 instructions (#457)

* New x86 instructions

* Add some isels

* Fixes Issue #376

* Fixes Issue #433. Thanks @adahsuzixin for the semantics and tests

* Fixes Issue #374

* Minor fix to the semantics for VINSERTF128, it should only look at the low bit of imm8

* Minor fixes for sparc isel naming