Files
binutils-gdb/opcodes
Victor Do Nascimento ecd4c78ddd aarch64: Add 128-bit system register flags
In preparation for the implementation of 128-bit system register
support across the toolchain, this patch adds the feature flag
F_REG_128 and adds it to relevant system registers in
`aarch64-sys-regs.def'.

Given the shared nature of this file, this change is made necessary
initially to implement argument validation in the `__arm_rsr128' and
`__armwsr128' ACLE intrinsics in GCC, but will be of subsequent use in
the binutils implementation of the corresponding `mrrs' and `msrr'
instructions.

Regression tested on aarch64-linux-gnu, no regressions.

opcodes/ChangeLog:

	* aarch64-opc.h (F_REG_128):  New flag.
	* aarch64-sys-regs.def (par_el1): Add F_REG_128 flag.
	(rcwmask_el1): Likewise.
	(rcwsmask_el1): Likewise.
	(ttbr0_el1): Likewise.
	(ttbr0_el12): Likewise.
	(ttbr0_el2): Likewise.
	(ttbr1_el1): Likewise.
	(ttbr1_el12): Likewise.
	(ttbr1_el2): Likewise.
	(vttbr_el2): Likewise.
2023-11-07 20:38:11 +00:00
..
2023-08-16 14:22:54 +01:00
2022-07-09 20:10:47 +09:30
2023-08-02 12:06:23 +01:00
2023-08-26 13:09:38 -06:00
2020-01-01 18:12:08 +10:30
2021-01-01 10:31:02 +10:30
2022-01-01 12:49:07 -05:00
2023-08-03 21:20:33 +09:30
2023-08-16 14:22:54 +01:00
2023-08-02 12:06:23 +01:00
2023-10-31 16:24:41 +08:00
2023-10-31 16:24:41 +08:00
2023-10-31 16:24:41 +08:00
2023-10-31 16:24:41 +08:00
2023-10-31 16:24:41 +08:00
2023-10-31 16:24:41 +08:00
2023-10-31 16:24:41 +08:00
2023-08-24 12:36:25 +09:30
2023-08-16 14:22:54 +01:00
2023-03-16 17:30:19 +10:30
2023-03-16 17:30:19 +10:30