On 2/13/25 11:03, Mikael Szreder wrote:
Sorry. As you correctly pointed out there is no f33 register. I wrote f33, when
I really meant f34.
I believe the index of f32 is 64 and f34 is 65. This is confirmed when looking at the
XML description of the registers in GDB:
<https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=gdb/features/sparc/sparc64-fpu.xml;h=8710585774d821c660af5e76f92707637633daf7;hb=HEAD>
You're correct. As should also be obvious because 80 - 64 == 16.
So, we could use some updates to the patch description and to the comments within the code
itself to match.
r~