commit | 28ef4f20c06ed3f6deded8363bcc41b9ba1ac155 | [log] [tgz] |
---|---|---|
author | Richard Sandiford <richard.sandiford@arm.com> | Thu Mar 30 11:09:15 2023 +0100 |
committer | Richard Sandiford <richard.sandiford@arm.com> | Thu Mar 30 11:09:15 2023 +0100 |
tree | 00e39c0a0f742143dfffa3f026c1b7e5b3eee1d0 | |
parent | 5f05951e4b7d0bf5fb21d61d5c52d75ec7d9e985 [diff] |
aarch64: Add the SME2 FP<->int conversion instructions This patch adds the SME2 versions of the FP<->integer conversion instructions FCVT* and *CVTF. It also adds FP rounding instructions FRINT*, which share the same format.