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

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c1224 mode = M6812_OP_D_IDX;
1252 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1260 if (*p == ']' && mode == M6812_OP_D_IDX)
1271 if (mode == M6812_OP_D_IDX)
1285 if (mode == M6812_OP_D_IDX)
1293 oper->mode = M6812_OP_D_IDX;
1346 || mode == M6812_OP_D_IDX)
1408 if (mode == M6812_OP_D_IDX)
2271 if (mode & (M6812_OP_REG | M6812_OP_D_IDX))
2273 if (mode & M6812_OP_D_IDX)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c1224 mode = M6812_OP_D_IDX;
1252 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1260 if (*p == ']' && mode == M6812_OP_D_IDX)
1271 if (mode == M6812_OP_D_IDX)
1285 if (mode == M6812_OP_D_IDX)
1293 oper->mode = M6812_OP_D_IDX;
1346 || mode == M6812_OP_D_IDX)
1408 if (mode == M6812_OP_D_IDX)
2271 if (mode & (M6812_OP_REG | M6812_OP_D_IDX))
2273 if (mode & M6812_OP_D_IDX)
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c1222 mode = M6812_OP_D_IDX;
1250 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1258 if (*p == ']' && mode == M6812_OP_D_IDX)
1269 if (mode == M6812_OP_D_IDX)
1283 if (mode == M6812_OP_D_IDX)
1291 oper->mode = M6812_OP_D_IDX;
1344 || mode == M6812_OP_D_IDX)
1406 if (mode == M6812_OP_D_IDX)
2271 if (mode & (M6812_OP_REG | M6812_OP_D_IDX))
2273 if (mode & M6812_OP_D_IDX)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h342 #define M6812_OP_D_IDX 0x1000 /* Indirect indexed: [D,r] */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h342 #define M6812_OP_D_IDX 0x1000 /* Indirect indexed: [D,r] */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h342 #define M6812_OP_D_IDX 0x1000 /* Indirect indexed: [D,r] */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h342 #define M6812_OP_D_IDX 0x1000 /* Indirect indexed: [D,r] */ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-opc.c85 #define OP_D_IDX M6812_OP_D_IDX
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c85 #define OP_D_IDX M6812_OP_D_IDX
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-opc.c85 #define OP_D_IDX M6812_OP_D_IDX
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c85 #define OP_D_IDX M6812_OP_D_IDX

Completed in 139 milliseconds