1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: fix typo More... about 8 years ago
README: update installation documentation More... about 8 years ago
Requirements: switch to Opcodes 0.3.10 More... about 8 years ago
x86-64: add needed import in Instruction generator More... about 8 years ago
Setup: make pip installable More... about 8 years ago
Requirements: switch to Opcodes 0.3.9 More... about 8 years ago
x86-64 function: align code using HLT/INT3 instructions More... about 8 years ago
MS COFF: fix incorrect alignment of functions More... about 8 years ago
Loader: use size=0 for VirtualFree as required per MSDN More... about 8 years ago
Loader: fix VirtualAlloc/VirtualFree argtypes More... about 8 years ago
Golang: translate void* into uintptr. Fix #55 More... about 8 years ago
x86-64: use new active_function package in options More... about 8 years ago
x86-64: remove redundant import More... about 8 years ago
Common: share active_function between back-ends More... about 8 years ago
x86-64: unit tests and bug fixed for instructions with fixed cl operand More... over 8 years ago
x86-64: accept instructions with fixed xmm0 operand More... over 8 years ago
x86-64 CLI: fix parameter order in `check_abi_assembly_format_combination`. Fix #50 More... over 8 years ago
x86-64 CLI: add default value for -I argument. Fix #49 More... over 8 years ago
x86-64 CLI: add -I argument to specify module search paths More... over 8 years ago
x86-64 ISA: add missing ancestor for SHA extension More... over 8 years ago
x86-64 lowering: fix bug in size assertion More... over 8 years ago
Loader: fix intermitent unmmap EINVAL errno More... over 8 years ago
x86-64: fix erroneous argument offsets in rsp-based argument addressing with local variables More... over 8 years ago
x86-64: fix bug in generated epilog sequence for MS ABI More... over 8 years ago
README: fix hyperlink formatting More... over 8 years ago
README: fix typo More... over 8 years ago
README: update link to Go ChaCha20 project. Close #40 More... over 8 years ago
README: add link to NNPACK More... almost 9 years ago
ABI: explicitly list restricted registers and avoid during register allocation. Fix #39 More... almost 9 years ago
x86-64: IACA.START and IACA.END pseudo-instructions More... almost 9 years ago