- M680X_FIRST_OP_IN_MNEM
enum M680X_FIRST_OP_IN_MNEM;
The first (register) operand is part of the
instruction mnemonic
- M680X_IDX_INDIRECT
enum M680X_IDX_INDIRECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_IDX_NO_COMMA
enum M680X_IDX_NO_COMMA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_IDX_POST_INC_DEC
enum M680X_IDX_POST_INC_DEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_OFFSET_BITS_16
enum M680X_OFFSET_BITS_16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_OFFSET_BITS_5
enum M680X_OFFSET_BITS_5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_OFFSET_BITS_8
enum M680X_OFFSET_BITS_8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_OFFSET_BITS_9
enum M680X_OFFSET_BITS_9;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_OFFSET_NONE
enum M680X_OFFSET_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_OPERAND_COUNT
enum M680X_OPERAND_COUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- M680X_SECOND_OP_IN_MNEM
enum M680X_SECOND_OP_IN_MNEM;
The second (register) operand is part of the
instruction mnemonic