ghidra/Ghidra/Processors/tricore
Rubens Brandão cf21550bc8
Fix tricore instruction st.da circular addr mode
At the manual https://www.infineon.com/dgdl/tc_v131_instructionset_v138.pdf?fileId=db3a304412b407950112b409b6dd0352
It defines word as 32bits, and the instruction define a memory write of word len `(M(EA0, word) = A[a];`, so those are two 4bytes writes and not 2bytes writes
2024-04-23 10:30:29 -03:00
..
data Fix tricore instruction st.da circular addr mode 2024-04-23 10:30:29 -03:00
src GP-0 Minor revision to ELF relocation handlers 2024-04-01 17:09:44 -04:00
build.gradle GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
certification.manifest GP-3110 fixing minor compilation issues and certification 2024-03-07 11:16:42 -05:00
Module.manifest [tricore] TRICORE processor module 2019-07-17 18:00:12 -05:00