I'm finding the C source code #ghidra generates to get maths wrong in some places; in this ARM code, we've got something that's base+index*#elementsize+#offset and it's some how come out with something close to base+index*#wrongsize
I'm finding the C source code #ghidra generates to get maths wrong in some places; in this ARM code, we've got something that's base+index*#elementsize+#offset and it's some how come out with something close to base+index*#wrongsize