Searched refs:M6811_OP_NONE (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h328 #define M6811_OP_NONE 0 /* No operand */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h328 #define M6811_OP_NONE 0 /* No operand */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h328 #define M6811_OP_NONE 0 /* No operand */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h328 #define M6811_OP_NONE 0 /* No operand */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c1158 mode = M6811_OP_NONE;
1252 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1345 if (mode == M6811_OP_NONE || mode == M6811_OP_DIRECT
1352 int possible_mode = M6811_OP_NONE;
1359 if (mode == M6811_OP_NONE)
1379 if (reg == REG_NONE && mode == M6811_OP_NONE
1380 && possible_mode != M6811_OP_NONE)
1387 if (possible_mode != M6811_OP_NONE)
1391 && possible_mode != M6811_OP_NONE)
1403 && !(mode == M6811_OP_NONE
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c1158 mode = M6811_OP_NONE;
1252 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1345 if (mode == M6811_OP_NONE || mode == M6811_OP_DIRECT
1352 int possible_mode = M6811_OP_NONE;
1359 if (mode == M6811_OP_NONE)
1379 if (reg == REG_NONE && mode == M6811_OP_NONE
1380 && possible_mode != M6811_OP_NONE)
1387 if (possible_mode != M6811_OP_NONE)
1391 && possible_mode != M6811_OP_NONE)
1403 && !(mode == M6811_OP_NONE
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c1156 mode = M6811_OP_NONE;
1250 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1343 if (mode == M6811_OP_NONE || mode == M6811_OP_DIRECT
1350 int possible_mode = M6811_OP_NONE;
1357 if (mode == M6811_OP_NONE)
1377 if (reg == REG_NONE && mode == M6811_OP_NONE
1378 && possible_mode != M6811_OP_NONE)
1385 if (possible_mode != M6811_OP_NONE)
1389 && possible_mode != M6811_OP_NONE)
1401 && !(mode == M6811_OP_NONE
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-opc.c72 #define OP_NONE M6811_OP_NONE
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c72 #define OP_NONE M6811_OP_NONE
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-opc.c72 #define OP_NONE M6811_OP_NONE
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c72 #define OP_NONE M6811_OP_NONE

Completed in 219 milliseconds