bombsoc1
Categories:
Related Posts
Bit by BitBit by Bit
Most programmers rarely give a second thought to the bit patterns their compilers generate. After all, they don’t need to. ...
Code ArcheologyCode Archeology
It’s easy to spot the thinking of long-forgotten legacy assembler programmers in the production code that runs on today’s systems. ...
Instruction of the Day: SPMInstruction of the Day: SPM
Are you catching all the overflows that occur when you perform packed decimal arithmetic? Not sure? Read about the Set ...