Table 62
+========-====================-==========================================+
|Offset | | |
|boundary| 2**Offset boundary | Buffer offsets |
|--------+--------------------+------------------------------------------|
| 0 | 2**0 = 1 | Byte boundaries |
| 1 | 2**1 = 2 | Even-byte boundaries |
| 2 | 2**2 = 4 | Four-byte boundaries |
| 3 | 2**3 = 8 | Eight-byte boundaries |
| 4 | 2**4 = 16 | 16-byte boundaries |
| . | . | . |
| . | . | . |
| FFh | Not applicable | 0 is the only supported buffer offset. |
+========================================================================+