commit | f4b581f2d1ac69c27a06a328e11763b44544aadb | [log] [tgz] |
---|---|---|
author | Luis Machado <luis.machado@arm.com> | Thu Sep 22 12:53:33 2022 +0100 |
committer | Luis Machado <luis.machado@arm.com> | Tue Oct 04 09:14:34 2022 +0100 |
tree | 34c8a3e9eb8ce18427f7691260b2817fc55602a3 | |
parent | 758dd750bc6d752b290aefdd62048ca2ea5899d4 [diff] |
[AArch64] Update FPSR/FPCR fields for FPU and SVE I noticed some missing flags/fields from FPSR and FPCR registers in both the FPU and SVE target descriptions. This patch adds those and makes the SVE versions of FPSR and FPCR use the proper flags/bitfields types.