MicrOS
exchange_operations.h File Reference
#include <v8086/v8086.h>

Go to the source code of this file.

Functions

int16_t perform_exchange_rm (v8086 *machine, uint8_t opcode)
 
int16_t perform_exchange_ax_register (v8086 *machine, uint8_t opcode)
 

Function Documentation

◆ perform_exchange_ax_register()

int16_t perform_exchange_ax_register ( v8086 machine,
uint8_t  opcode 
)

◆ perform_exchange_rm()

int16_t perform_exchange_rm ( v8086 machine,
uint8_t  opcode 
)