Aug 17, 2022 Post comments count2 Post likes count2 The AArch64 processor (aka arm64), part 16: Conditional execution Raymond Chen Making decisions.
Aug 16, 2022 Post comments count24 Post likes count29 Janet Jackson had the power to crash laptop computers Raymond Chen Not an artistic judgement. Just a technical one.
Aug 15, 2022 Post comments count0 Post likes count4 The AArch64 processor (aka arm64), part 15: Control transfer Raymond Chen We're going places.
Aug 12, 2022 Post comments count0 Post likes count5 The AArch64 processor (aka arm64), part 14: Barriers Raymond Chen Keeping things in the right order.
Aug 11, 2022 Post comments count3 Post likes count1 The AArch64 processor (aka arm64), part 13: Atomic access Raymond Chen Don't let someone else get a word in edgewise.
Aug 10, 2022 Post comments count0 Post likes count2 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 Post comments count0 Post likes count1 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 Post comments count0 Post likes count2 The AArch64 processor (aka arm64), part 10: Loading constants Raymond Chen Getting them into a register.
Aug 5, 2022 Post comments count0 Post likes count1 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 Post comments count4 Post likes count3 The AArch64 processor (aka arm64), part 8: Bit shifting and rotation Raymond Chen Sliding around.