Add the Aarch64 SVE specific HWCAP_SVE define
Checking in change from Alan Hayward <Alan.Hayward@arm.com> Signed-off-by: Jeff Johnston <jjohnstn@redhat.com>
This commit is contained in:
		| @@ -686,6 +686,7 @@ typedef struct { | |||||||
| #define NT_ARM_HW_BREAK	0x402 | #define NT_ARM_HW_BREAK	0x402 | ||||||
| #define NT_ARM_HW_WATCH	0x403 | #define NT_ARM_HW_WATCH	0x403 | ||||||
| #define NT_ARM_SYSTEM_CALL	0x404 | #define NT_ARM_SYSTEM_CALL	0x404 | ||||||
|  | #define NT_ARM_SVE	0x405 | ||||||
| #define NT_METAG_CBUF	0x500 | #define NT_METAG_CBUF	0x500 | ||||||
| #define NT_METAG_RPIPE	0x501 | #define NT_METAG_RPIPE	0x501 | ||||||
| #define NT_METAG_TLS	0x502 | #define NT_METAG_TLS	0x502 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user