MicrOS
|
Go to the source code of this file.
Functions | |
int16_t | adjust_after_add_sub (v8086 *machine, bool sub) |
int16_t | adjust_after_add_sub_packed (v8086 *machine, bool sub) |
int16_t | adjust_after_mul_div (v8086 *machine, bool div) |
int16_t adjust_after_add_sub | ( | v8086 * | machine, |
bool | sub | ||
) |
int16_t adjust_after_add_sub_packed | ( | v8086 * | machine, |
bool | sub | ||
) |
int16_t adjust_after_mul_div | ( | v8086 * | machine, |
bool | div | ||
) |