CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (#1894)

This commit is contained in:
LDj3SNuD
2021-01-19 23:12:33 +01:00
committed by GitHub
parent b8353f5639
commit c3e0c41da3
7 changed files with 111 additions and 25 deletions

View File

@ -108,6 +108,7 @@ namespace ARMeilleure.IntermediateRepresentation
X86Popcnt,
X86Por,
X86Pshufb,
X86Pshufd,
X86Pslld,
X86Pslldq,
X86Psllq,