Y
Hacker News
new
|
ask
|
show
|
jobs
by
dist1ll
198 days ago
Another one is "jalr x0, imm(x0)", which turns an indirect branch into a direct jump to address "imm" in a single instruction w/o clobbering a register. Pretty neat.