diff options
author | Mike Frysinger <vapier@gentoo.org> | 2024-01-11 00:44:27 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2024-01-18 01:49:56 -0500 |
commit | 48157d30b6c7ba955c5bc83b82f645531905285a (patch) | |
tree | b567e740e97b2bb7e26ed7578aa163058b2f0233 /gdbsupport/gdb_locale.h | |
parent | dcc6c863ed4e0198f9df590ea86554f550c42237 (diff) | |
download | gdb-48157d30b6c7ba955c5bc83b82f645531905285a.zip gdb-48157d30b6c7ba955c5bc83b82f645531905285a.tar.gz gdb-48157d30b6c7ba955c5bc83b82f645531905285a.tar.bz2 |
sim: ppc: implement 128-bit register read/writes with sim-endian APIs
We have APIs in sim-endian for working with 128-bit values like this code
is already doing for 8/16/32/64-bit values. Switch over to that to make
it a bit simpler, and drop the WITH_ALTIVEC check. The code probably is
only used when altivec is enabled, but it doesn't add much to always
compile it in, and avoids #ifdef rot by not actually compiling it.
Diffstat (limited to 'gdbsupport/gdb_locale.h')
0 files changed, 0 insertions, 0 deletions