Notes concerning “Assembly-language programming”
Compiling machine-code loops to pipelined dataflow graphs
02021-01-23 (updated 02021-01-27) (2 minutes)
Some preliminary notes on the amazing RISC-V architecture
02021-01-24 (updated 02021-07-27) (29 minutes)
Variable length unaligned bytecode
02021-03-02 (updated 02021-03-03) (4 minutes)
Open coded primitives
02021-03-22 (26 minutes)
Manually writing code in static single assignment (SSA) form, inspired by Kemeny’s DOPE, isn’t worth it
02021-04-21 (updated 02021-06-12) (3 minutes)