Commit Graph
8 Commits
Author SHA1 Message Date
Robin Thunig 4d7ccd2d86 port resultbrowser to python3 2021-12-15 00:30:10 +01:00
Robin Thunig da7af918c6 port faultspaceplot to python3 2021-12-15 00:28:42 +01:00
Robin Thunig 6598520c0a fix small bug in assertion caused by incorrect spelling 2021-07-13 08:09:25 +02:00
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