Details Table

┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding  │Instruction         │0│1│2│3│4│5│Description                       │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│D9 C9     │FXCH                │XXXXXX│Exchange the contents of ST and   │
│          │                    │ │ │ │ │ │ │ST(1)                             │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│D9 C8+i   │FXCH ST(i)XXXXXX│Exchange the contents of ST and   │
│          │                    │ │ │ │ │ │ │ST(i)                             │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘


[Back: FXCH-Exchange Register Contents]
[Next: Description]