Aug 17, 2017 0 0 The Alpha AXP, part 9: The memory model and atomic memory operations Raymond Chen When does it happen? I have no idea!
Aug 16, 2017 0 0 The Alpha AXP, part 8: Memory access, storing bytes and words and unaligned data Raymond Chen Those little pieces.
Aug 15, 2017 0 1 The Alpha AXP, part 7: Memory access, loading unaligned data Raymond Chen Now it gets harder.
Aug 14, 2017 0 1 The Alpha AXP, part 6: Memory access, basics Raymond Chen Start with the easy cases.
Aug 11, 2017 0 1 The Alpha AXP, part 5: Conditional operations and control flow Raymond Chen But there is no flags register.
Aug 9, 2017 0 1 The Alpha AXP, part 3: Integer constants Raymond Chen Building them up a piece at a time.
Aug 8, 2017 0 1 The Alpha AXP, part 2: Integer calculations Raymond Chen It's all fun and games until somebody does sign extension.
Aug 4, 2017 0 0 Wrapping some other scripting language inside a batch file Raymond Chen Polyglot to the rescue.