Aug 16, 2017 Post comments count0 Post likes count0 The Alpha AXP, part 8: Memory access, storing bytes and words and unaligned data Raymond Chen Those little pieces.
Aug 15, 2017 Post comments count0 Post likes count1 The Alpha AXP, part 7: Memory access, loading unaligned data Raymond Chen Now it gets harder.
Aug 14, 2017 Post comments count0 Post likes count1 The Alpha AXP, part 6: Memory access, basics Raymond Chen Start with the easy cases.
Aug 11, 2017 Post comments count0 Post likes count1 The Alpha AXP, part 5: Conditional operations and control flow Raymond Chen But there is no flags register.
Aug 10, 2017 Post comments count0 Post likes count0 The Alpha AXP, part 4: Bit 15. Ugh. Bit 15. Raymond Chen Let's make some bits.
Aug 9, 2017 Post comments count0 Post likes count1 The Alpha AXP, part 3: Integer constants Raymond Chen Building them up a piece at a time.
Aug 8, 2017 Post comments count0 Post likes count1 The Alpha AXP, part 2: Integer calculations Raymond Chen It's all fun and games until somebody does sign extension.
Aug 7, 2017 Post comments count0 Post likes count2 The Alpha AXP, part 1: Initial plunge Raymond Chen Pretty registers, all in a row.
Aug 4, 2017 Post comments count0 Post likes count1 Wrapping some other scripting language inside a batch file Raymond Chen Polyglot to the rescue.
Aug 3, 2017 Post comments count0 Post likes count1 Decomposing file paths (and extracting other information like file size, date and time, and attributes) from a batch file Raymond Chen FOR to the rescue.