First page Back Continue Last page Summary Graphics
Abkürzungen
B, BR = Branch; J, JMP = Jump
- Short und Long; (un)bedingt
B = Byte, danach z.B.
- W = Word (16 Bits), L = Long (32 Bits), Q = Quadword (64 Bits)
- H = Halfword (16), W = Word (32), D = Doubleword (64)
Segmentadressierung: Near, Far (x86)
Notes: