aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2024-01-11 00:44:27 -0500
committerMike Frysinger <vapier@gentoo.org>2024-01-18 01:49:56 -0500
commit48157d30b6c7ba955c5bc83b82f645531905285a (patch)
treeb567e740e97b2bb7e26ed7578aa163058b2f0233 /ld
parentdcc6c863ed4e0198f9df590ea86554f550c42237 (diff)
downloadgdb-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 'ld')
0 files changed, 0 insertions, 0 deletions