Aug 26, 2022 1 0 The AArch64 processor (aka arm64), part 23: Common patterns Raymond Chen Learning to recognize various code generation patterns.
Aug 25, 2022 0 0 The AArch64 processor (aka arm64), part 22: Other kinds of classic prologues and epilogues Raymond Chen Taking shortcuts, or maybe adding steps.
Aug 24, 2022 3 1 The AArch64 processor (aka arm64), part 21: Classic function prologues and epilogues Raymond Chen Implementing the ABI.
Aug 23, 2022 2 1 The AArch64 processor (aka arm64), part 20: The classic calling convention Raymond Chen How parameters are passed.
Aug 22, 2022 4 2 The AArch64 processor (aka arm64), part 19: Miscellaneous instructions Raymond Chen Sweeping up the crumbs.
Aug 19, 2022 3 3 The AArch64 processor (aka arm64), part 18: Return address protection Raymond Chen Making it even harder to smash the return address.
Aug 18, 2022 0 2 The AArch64 processor (aka arm64), part 17: Manipulating flags Raymond Chen Trying to twiddle the knobs directly.
Aug 17, 2022 2 1 The AArch64 processor (aka arm64), part 16: Conditional execution Raymond Chen Making decisions.
Aug 16, 2022 24 28 Janet Jackson had the power to crash laptop computers Raymond Chen Not an artistic judgement. Just a technical one.
Aug 15, 2022 0 4 The AArch64 processor (aka arm64), part 15: Control transfer Raymond Chen We're going places.