mumbel

Results 119 comments of mumbel

> FWIW, I got the pcodetests running (and passing :) with gcc -O0 and -O3 and the above mentioned toolchain, but I’ll leave the `pcode_defs.py` changes and the test classes...

Yeah, I was gonna ask about the actual usefulness (that code was simple enough and don't think it hurts anything) had I found the simple definitions of the relocations... I'm...

@jrozner not to speak for NSA, but no telling. As of yet its not even assigned to one of the developers. Being able to do the pcodetests will certainly help...

https://github.com/yath/ghidra-xtensa Looking at the out of tree repo's forks looks like there could be a few updates to this PR maybe, well at least one seems to have additional commits,...

I played with it a little over the weekend (@shuffle2 's fork) I looked a little into patterns to find entry points, but nothing committed yet. I'm trying to get...

https://gist.github.com/mumbel/3429c08c3d9197ce5c3bc4163e38085c patterns for non-windowed function epi/prologue. Did I make them needlessly complex or is the separation better?

@GhidorahRex https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/linux-setup-scratch.html it looks like or you're saying that's what you tried

@GhidorahRex not that it changes this PR, but I did come across a fork of the out-of-tree that was adding big-endian https://github.com/nstarke/ghidra-xtensa . The issue with these out-of-tree forks is...