2
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 3 years ago.
Apr 15, 2022 — Apr 15, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
x86: correctly disassemble VMOVDQA/VMODQU instructions variants (#1761) More... over 1 year ago
x86: add support for decoding multiple instructions and fix decoding of supported instructions (#1760) More... over 1 year ago
x86: correctly decode 32 and 64 bit arguments of AVX instructions (#1759) More... over 1 year ago
x86: handle UD0 and UD1 instructions (#1756) More... over 1 year ago
x86: support XOP horizontal add/sub instructions (#1753) More... over 1 year ago
Fix Race Condition in Parsing Line Map for NVIDIA Binaries (#1744) More... over 1 year ago
x86: handle disambiguation between XOP prefix and POP instruction (#1754) More... over 1 year ago
x86: support XOP multiply-accumulate instructions (#1752) More... over 1 year ago
x86: only group opcodes from groupMap2 can be VEX-prefixed (#1747) More... over 1 year ago
x86: handle flag RF (#1749) More... over 1 year ago
x86: correctly detect 3DNow instruction length (#1748) More... over 1 year ago
x86: check that opcode supports VEX/EVEX prefix if it is present (#1746) More... over 1 year ago
Fix clang warnings when SW_ANALYSIS_STEPPER=OFF. (#1742) More... over 1 year ago
Hide ompc_leftmost reducer if not using OpenMP (#1741) More... over 1 year ago
Remove BPatch_dll.h (#1739) More... over 1 year ago
Consolidate visibility control macros (#1738) More... over 1 year ago
Replace utos with std::to_string (#1737) More... over 1 year ago
Update Capstone importer scripts (#1734) More... over 1 year ago
MachRegister: fix initialization order bug (#1731) More... over 1 year ago
CMake: update x86 platform detection (#1727) More... over 1 year ago
fix hpctoolkit github ci workflow (#1729) More... over 1 year ago
Fix AMDGPU register operand expansion (#1728) More... almost 2 years ago
Disable -Wdeprecated-declarations for Boost on clang > 17 (#1723) More... almost 2 years ago
ignore .hmac files in system-libs github workflow (#1724) More... almost 2 years ago
fix system-lib github workflow (#1722) More... almost 2 years ago
improve cmake install dirs (#1721) More... almost 2 years ago
Dead code cleanup (#1719) More... almost 2 years ago
Remove LivenessAnalyzer::query(ParseAPI::Location,Type,OutputIterator) (#1718) More... almost 2 years ago
Remove unused annotations (#1717) More... almost 2 years ago
Use fix-width type for MachRegister format (#1716) More... almost 2 years ago