Hello,
One of my code (on a SimEng patched with #208) crashes with:
Encountered illegal instruction exception
Generated by instruction:
0x0000000000408f00: 21 2c c6 1a <unknown>
opcode ID: 2792
Halting due to fatal exception
It seems to be a simple ror:
dolbeau@rpi4:~$ objdump -d testfftw | grep 408f00
408f00: 1ac62c21 ror w1, w1, w6
Cordially,
Hello,
One of my code (on a SimEng patched with #208) crashes with:
It seems to be a simple ror:
Cordially,