------------- B&O Chapter 2 ------------- 2.1, 2.3 hex binary decimal 2.4 hex arithmetic 2.5, 2.7 endian 2.8 bit ops 2.12 bit ops w C expressions 2.14 logical ops 2.15 bit and logical ops w C 2.16 shifts 2.17, 2.19 2s complement 2.21 implicit casting signed unsigned cmp 2.22, 2.23 2s complement sign xtend 2.25, 2.26 casting security problem 2.28 unsigned additive inverse 2.29 2s complement addition cases 2.33 2s complement additive inverse 2.37 xdr vulnerability fix (exam?) 2.38, 2.40 shift add to multiply 2.43 rce shift add multiply 2.45 fractional binary numbers 2.47 5 bit floats 2.48 32 bit floats 2.54 float casts Problems 2.59, 2.61, 2.87 (half precision float), 2.90 ------------- B&O Chapter 7 ------------- 7.1 ELF