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.
Aug 3, 2022 Post comments count0 Post likes count3 The AArch64 processor (aka arm64), part 7: Bitfield manipulation Raymond Chen Peeking inside the words.
Aug 2, 2022 Post comments count0 Post likes count1 The AArch64 processor (aka arm64), part 6: Bitwise operations Raymond Chen And their very strange immediates.
Aug 1, 2022 Post comments count1 Post likes count1 The AArch64 processor (aka arm64), part 5: Multiplication and division Raymond Chen Arithmetic gets harder.
Jul 29, 2022 Post comments count0 Post likes count1 The AArch64 processor (aka arm64), part 4: Addition and subtraction Raymond Chen Starting with the basic arithmetic.
Jul 28, 2022 Post comments count0 Post likes count4 The AArch64 processor (aka arm64), part 3: Addressing modes Raymond Chen The ways of accessing memory.
Jul 27, 2022 Post comments count3 Post likes count2 The AArch64 processor (aka arm64), part 2: Extended register operations Raymond Chen The weird ways of transforming the value in a register.
Jul 26, 2022 Post comments count4 Post likes count9 The AArch64 processor (aka arm64), part 1: Introduction Raymond Chen Make it a double.
Jul 25, 2022 Post comments count6 Post likes count3 Yes, the 8086 wanted to be mechanically translatable from the 8080, but why not add the ability to indirect through AX, CX and DX? Raymond Chen So many addressing modes, so little space.