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: 7653ced7e8ce18b9ada2b666c63832007f8becf2
johannst
8 months
main
tiny_vm: replace control flow insns with cmovz insn
Johannes Stoelp
8 months
Age
Commit message
Author
Files
Lines
2024-03-18
tiny_vm: replace control flow insns with cmovz insn
HEAD
main
Johannes Stoelp
1
-7
/
+7
2024-03-18
asm: add cmovnz/cmovz instructions
Johannes Stoelp
3
-0
/
+32
2024-03-18
asm: preparation for cmovnz/cmovz
Johannes Stoelp
4
-10
/
+11
2024-02-28
rt: add missing doc for with_profile
Johannes Stoelp
1
-0
/
+9
2024-02-28
readme: update description of examples
Johannes Stoelp
1
-3
/
+9
2024-02-28
tiny_vm: remove additional cache lookup after translating a new bb
Johannes Stoelp
1
-12
/
+17
2024-02-28
tiny_vm: add commented out rt with profiling + symbols in release build
Johannes Stoelp
2
-0
/
+6
2024-02-28
rt: add perf static jit profile support
Johannes Stoelp
1
-2
/
+60
2023-12-20
tiny_vm: fix typos in doc comment
Johannes Stoelp
1
-3
/
+3
2023-12-13
ci: add check to run example in readme
Johannes Stoelp
1
-1
/
+6
[...]
Clone
https://git.memzero.de/mirror/juicebox-asm
ssh://git.memzero.de/mirror/juicebox-asm
git@git.memzero.de:mirror/juicebox-asm