aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
gh-pagesdeploy: 7653ced7e8ce18b9ada2b666c63832007f8becf2johannst7 weeks
maintiny_vm: replace control flow insns with cmovz insnJohannes Stoelp7 weeks
 
 
AgeCommit messageAuthorFilesLines
2024-03-18tiny_vm: replace control flow insns with cmovz insnHEADmainJohannes Stoelp1-7/+7
2024-03-18asm: add cmovnz/cmovz instructionsJohannes Stoelp3-0/+32
2024-03-18asm: preparation for cmovnz/cmovzJohannes Stoelp4-10/+11
2024-02-28rt: add missing doc for with_profileJohannes Stoelp1-0/+9
2024-02-28readme: update description of examplesJohannes Stoelp1-3/+9
2024-02-28tiny_vm: remove additional cache lookup after translating a new bbJohannes Stoelp1-12/+17
2024-02-28tiny_vm: add commented out rt with profiling + symbols in release buildJohannes Stoelp2-0/+6
2024-02-28rt: add perf static jit profile supportJohannes Stoelp1-2/+60
2023-12-20tiny_vm: fix typos in doc commentJohannes Stoelp1-3/+3
2023-12-13ci: add check to run example in readmeJohannes Stoelp1-1/+6
[...]
 
Clone
https://git.memzero.de/mirror/juicebox-asm
ssh://git.memzero.de/mirror/juicebox-asm
git@git.memzero.de:mirror/juicebox-asm