1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-07 22:42:06 +03:00
Adhemerval Zanella 6c575d835e aarch64: Use 64-bit variable to access the special registers
clang issues:

  error: value size does not match register size specified by the
  constraint and modifier [-Werror,-Wasm-operand-widths]

while tryng to use 32 bit variables with 'mrs' to get/set the
fpsr, dczid_el0, and ctr.
2025-01-13 10:17:38 -03:00
..
2025-01-10 20:19:40 +00:00
2024-01-08 17:09:36 -03:00