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.
Aug 12, 2022 0 5 The AArch64 processor (aka arm64), part 14: Barriers Raymond Chen Keeping things in the right order.
Aug 11, 2022 3 1 The AArch64 processor (aka arm64), part 13: Atomic access Raymond Chen Don't let someone else get a word in edgewise.
Aug 10, 2022 0 2 The AArch64 processor (aka arm64), part 12: Memory access and alignment Raymond Chen The load and store part of the load/store architecture.
Aug 9, 2022 0 1 The AArch64 processor (aka arm64), part 11: Loading addresses Raymond Chen Finding a needle in the haystack of the 64-bit address space.
Aug 8, 2022 0 2 The AArch64 processor (aka arm64), part 10: Loading constants Raymond Chen Getting them into a register.
Aug 5, 2022 0 1 The AArch64 processor (aka arm64), part 9: Sign and zero extension Raymond Chen Nothing new here, but old things being used in clever ways.
Aug 4, 2022 4 3 The AArch64 processor (aka arm64), part 8: Bit shifting and rotation Raymond Chen Sliding around.