Details Table

┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding  │Instruction         │0│1│2│3│4│5│Description                       │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│98        │CBW                 │XXXXXX│AX  sign extend of AL            │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│98        │CWDE                │ │ │ │XXX│EAX  sign-extend of AX           │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘


[Back: CBW/CWDE-Convert Byte to Word/Convert Word to Doubleword]
[Next: Description]