Commit Graph
5 Commits
Author SHA1 Message Date
Robin Thunig 2fd5c20a7c bochs: backport decoding of CRC32 instr fix
Upstream SVN r10223
Backport was neccessary, because the CRC32 assambly instruction
did not work as expected in bochs.
2021-03-24 20:12:53 +01:00
Robin Thunig 18b3203257 enlarge varchar of name to bigger value in the symbol table
Some benchmarks need this space for the function name, because of name mangling.
2021-03-24 20:05:11 +01:00
Robin Thunig 1cbd5acab0 (capstone) add capstone 2020-03-16 18:49:44 +01:00
Robin Thunig d04afaac54 (capstone) feat: add capstone disassembler files 2020-03-16 18:49:44 +01:00
Robin 3ae5076cbd update .gitignore 2020-03-16 18:48:10 +01:00