index
:
juicebox-asm
gh-pages
main
x64 jit assembler
johannst
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
gh-pages
deploy: 8ca27aeeb99a0da43e92e39918aa07c0b1443c07
johannst
2 days
main
rt: remove dump() and add disasm(), to directly disasm code using ndisasm if ...
Johannes Stoelp
2 days
Age
Commit message
Author
Files
Lines
2 days
rt: remove dump() and add disasm(), to directly disasm code using ndisasm if ...
HEAD
main
Johannes Stoelp
3
-17
/
+48
2 days
example: use Runtime::dump rather than writing bytes out by hand
Johannes Stoelp
2
-10
/
+10
2 days
readme: add ascii logo
Johannes Stoelp
1
-0
/
+13
8 days
cargo: replace nix with libc
Johannes Stoelp
2
-21
/
+20
8 days
bf: compile constant into jit code, doc updates
Johannes Stoelp
1
-14
/
+21
8 days
asm: remove wildcard use stmt
Johannes Stoelp
1
-4
/
+4
8 days
bf: add runtime check for data ptr over/underflow
Johannes Stoelp
2
-15
/
+90
8 days
fib: only use caller saved registers
Johannes Stoelp
1
-1
/
+1
8 days
ci: run with debug and release in the default target
Johannes Stoelp
1
-10
/
+18
8 days
bf: update upper bound check
Johannes Stoelp
1
-6
/
+2
[...]
Clone
https://git.memzero.de/mirror/juicebox-asm
ssh://git.memzero.de/mirror/juicebox-asm
git@git.memzero.de:mirror/juicebox-asm