Jun 22, 2021 3 0 The ARM processor (Thumb-2), part 17: Prologues and epilogues Raymond Chen Implementing the receiving end of the calling convention.
Jun 21, 2021 3 0 The ARM processor (Thumb-2), part 16: The calling convention Raymond Chen Pretend it's on the stack, even if it isn't.
Jun 18, 2021 5 0 The ARM processor (Thumb-2), part 15: Miscellaneous instructions Raymond Chen The stuff that didn't fit anywhere else.
Jun 17, 2021 1 0 The ARM processor (Thumb-2), part 14: Manipulating flags Raymond Chen Reaching in and flipping the switches.
Jun 16, 2021 10 0 The ARM processor (Thumb-2), part 13: Trampolines Raymond Chen The overly-uniform program counter register strikes again.
Jun 15, 2021 4 0 The ARM processor (Thumb-2), part 12: Control transfer Raymond Chen Let's go places.
Jun 14, 2021 3 0 The ARM processor (Thumb-2), part 11: Atomic access and barriers Raymond Chen Doing things one at a time.
Jun 11, 2021 2 0 The ARM processor (Thumb-2), part 10: Memory access and alignment Raymond Chen It's just loads and stores.
Jun 10, 2021 2 0 The ARM processor (Thumb-2), part 9: Sign and zero extension Raymond Chen Making small things bigger.
Jun 9, 2021 4 0 The ARM processor (Thumb-2), part 8: Bit shifting and bitfield access Raymond Chen That barrel shifter again.