Details Table
┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding │Instruction │0│1│2│3│4│5│Description │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│98 │CBW │X│X│X│X│X│X│AX sign extend of AL │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│98 │CWDE │ │ │ │X│X│X│EAX sign-extend of AX │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘
[Back: CBW/CWDE-Convert Byte to Word/Convert Word to Doubleword]
[Next: Description]