Details Table
┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding │Instruction │0│1│2│3│4│5│Description │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│D9 C9 │FXCH │X│X│X│X│X│X│Exchange the contents of ST and │
│ │ │ │ │ │ │ │ │ST(1) │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│D9 C8+i │FXCH ST(i) │X│X│X│X│X│X│Exchange the contents of ST and │
│ │ │ │ │ │ │ │ │ST(i) │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘
[Back: FXCH-Exchange Register Contents]
[Next: Description]