-
Hey,
Will trying to use pprintpp with MSVC, CLANG and Compilers for Microcontrollers (Aurix TriCore) I had some issues with the AUTOFORMAT Macro - not every Compiler seems to support the "local class…
-
Trying to download from artifacts from Artifactory. When giving the credentials it says "Wrong user or password". Tried several times, including restarting the computer and using other credentials.
…
-
Thanks for the good work here!
SuperH4 It was introduced recently (11th Sept)... is it too tricky to refresh the build to include it?
```
[0x08000040]> pdgs
DATA:LE:64:default
DATA:BE:64:defa…
-
oh this is so cool! do you want to send a pull request to include this into Capstone's next branch?
i am planning to release Capstone 4.0 soon based on the next branch. would be nice if this arch is …
-
**Describe the bug**
When running `gradle --init-script gradle/support/fetchDependencies.gradle init`, the process fails because `\gradleScripts\processorUtils.gradle` does not exist
**Output**
…
-
Please, add *.idx files to certification.manifest
Now, gradle build fails on 'ip' task.
-
I have been working on a TriCore processor and have at least decent disassembly and semi-working decompiler. Thought I would push the effort so far to github. (Ghidra devs if you don't want this sort…
-
## Error/Feature Requestion/Docs
docker is not able to start the container even though the volume exists. full dump:
```bash
user@pc6782:/c/_vhd/make-ttc-2000-flat$ docker-sync-stack start
/var/…
-
Please, add support for NOP instruction.
patch for tricore.sinc:
was:
```
# NOP (SR)
:nop is op0007=0x0 & op0815=0x0 unimpl
# NOP (SYS)
:nop is op0007=0xd & op0815=0x0 ; op1631=0x0 unimpl…
-
The preview in the search text where the operands starts with a '[', the '[' is cut off.
Search Text: `st.w a5]0x4,d1`
Listing: `st.w [a5]0x4,d1`
Don't know if related but found while d…