Re: [PATCH v2 0/5] aarch64: Add Armv9.4-a 128-bit system-register read/write support

2023-11-28 Thread Richard Sandiford
Victor Do Nascimento writes: > Changes from v1 - > https://gcc.gnu.org/pipermail/gcc-patches/2023-November/635531.html > > * [PATCH 4/5] - For `error_at' message, put feature name in quotes. > * [PATCH 4/5] - For `aarch64_retrieve_sysreg' function, add > description of new parameter to comme

[PATCH v2 0/5] aarch64: Add Armv9.4-a 128-bit system-register read/write support

2023-11-28 Thread Victor Do Nascimento
Changes from v1 - https://gcc.gnu.org/pipermail/gcc-patches/2023-November/635531.html * [PATCH 4/5] - For `error_at' message, put feature name in quotes. * [PATCH 4/5] - For `aarch64_retrieve_sysreg' function, add description of new parameter to comments. * [PATCH 5/5] - Reduce the minimum