0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... about 13 years ago
Add a missing qoute, thanks duckinator. More... almost 14 years ago
Add our all important docstring! More... almost 14 years ago
Define 2 out of 4 for %EXTRACT-BITSTRING More... almost 14 years ago
Define BITSTRING (the function) More... almost 14 years ago
Define EXTRACT-BITSTRING More... almost 14 years ago
Define ZEROS and ONES More... almost 14 years ago
Define REPLICATE-BITSTRING More... almost 14 years ago
Define CONCATENATE-BITSTRINGS More... almost 14 years ago
BITSTRING means a simple-bit-vector and define TOP-BIT More... almost 14 years ago
Start off arm-goof.lisp Mostly reading spec and coding. More... almost 14 years ago
Define package: nass.arch.arm More... almost 14 years ago
Don't define octet or signed octet, nutils does that now. More... almost 14 years ago
It compiles again ;) More... almost 14 years ago
Define INSTRUCTION-ENTRY. Struct for looking up correct assembly funcs More... almost 14 years ago
Export ARCHITECTURES More... almost 14 years ago
Define *ASM-MNEMONIC* More... almost 14 years ago
Instruction class gets 3 more slots. More... almost 14 years ago
define type IMMEDIATE More... almost 14 years ago
include MOD-REG-R/M and SIB More... almost 14 years ago
Bunch of functions for all the addressing modes More... almost 14 years ago
ENCODE-REG-R/M works for all 16 bit x86 options More... almost 14 years ago
Define ENCODE-REG-R/M for INDIRECT-BASE More... almost 14 years ago
Don't need that let binding More... almost 14 years ago
ENCODE-REG-R/M works for INDIRECT-DISPLACEMENT now More... almost 14 years ago
New test to verify displacement #xFA1 -> #xA10F holds More... almost 14 years ago
Define INDIRECT-DISPLACEMENT INDIRECT-BASE INDIRECT-BASE-DISPLACEMENT More... almost 14 years ago
Finish ENCODE-REG-R/M for register-indirect mode More... almost 14 years ago
Rename :to to :displacement More... almost 14 years ago
Switch DESTINATION and SOURCE for DISPLACEMENT encoding More... almost 14 years ago