llvm-project
87b3c07a - [AArch64] Add assembly/disassembly for zeroing FRINT and FRECPX/FSQRT (#113543)

Commit
1 year ago
[AArch64] Add assembly/disassembly for zeroing FRINT and FRECPX/FSQRT (#113543) This patch adds assembly/disassembly support for the following predicated SVE2.2 instructions - FRINT32X, FRINT32Z (zeroing) - FRINT64X, FRINT64Z (zeroing) - FRINT{N,P,M,Z,A,X,I} (zeroing) - FRECPX, FSQRT (zeroing) - Updates the diagnostics tests for existing merging variants of these instructions. - In accordance with: https://developer.arm.com/documentation/ddi0602/latest/
Author
Parents
Loading