Searched refs:OPERAND_ATPAR (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd10v.h155 #define OPERAND_ATPAR (0x200) macro
H A Dd30v.h248 #define OPERAND_ATPAR (0x1000) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd10v.h155 #define OPERAND_ATPAR (0x200) macro
H A Dd30v.h248 #define OPERAND_ATPAR (0x1000) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h155 #define OPERAND_ATPAR (0x200) macro
H A Dd30v.h248 #define OPERAND_ATPAR (0x1000) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h155 #define OPERAND_ATPAR (0x200) macro
H A Dd30v.h248 #define OPERAND_ATPAR (0x1000) macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dd10v-dis.c59 if (oper->flags == OPERAND_ATPAR)
172 if (oper->flags == OPERAND_ATPAR)
222 if (oper->flags == OPERAND_ATPAR)
H A Dd30v-dis.c196 if (oper->flags == OPERAND_ATPAR)
H A Dd10v-opc.c157 { 0, 0, OPERAND_ATPAR},
H A Dd30v-opc.c399 { 0, 0, 0, OPERAND_ATPAR},
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dd10v-dis.c59 if (oper->flags == OPERAND_ATPAR)
172 if (oper->flags == OPERAND_ATPAR)
222 if (oper->flags == OPERAND_ATPAR)
H A Dd30v-dis.c196 if (oper->flags == OPERAND_ATPAR)
H A Dd10v-opc.c156 { 0, 0, OPERAND_ATPAR},
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dd10v-dis.c59 if (oper->flags == OPERAND_ATPAR)
172 if (oper->flags == OPERAND_ATPAR)
222 if (oper->flags == OPERAND_ATPAR)
H A Dd30v-dis.c196 if (oper->flags == OPERAND_ATPAR)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dd10v-dis.c59 if (oper->flags == OPERAND_ATPAR)
172 if (oper->flags == OPERAND_ATPAR)
222 if (oper->flags == OPERAND_ATPAR)
H A Dd30v-dis.c196 if (oper->flags == OPERAND_ATPAR)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d10v.c373 exp[numops].X_add_number = OPERAND_ATPAR;
1309 ((flags & OPERAND_ATPAR) && ((X_op != O_absent) || (num != OPERAND_ATPAR))) ||
1310 ((flags & OPERAND_ATSIGN) && ((X_op != O_absent) || ((num != OPERAND_ATSIGN) && (num != OPERAND_ATPAR)))))
H A Dtc-d30v.c419 exp[numops].X_add_number = OPERAND_ATPAR;
1185 || ((flags & OPERAND_ATPAR)
1186 && (X_op != O_absent || num != OPERAND_ATPAR))
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d10v.c373 exp[numops].X_add_number = OPERAND_ATPAR;
1308 ((flags & OPERAND_ATPAR) && ((X_op != O_absent) || (num != OPERAND_ATPAR))) ||
1309 ((flags & OPERAND_ATSIGN) && ((X_op != O_absent) || ((num != OPERAND_ATSIGN) && (num != OPERAND_ATPAR)))))
H A Dtc-d30v.c416 exp[numops].X_add_number = OPERAND_ATPAR;
1182 || ((flags & OPERAND_ATPAR)
1183 && (X_op != O_absent || num != OPERAND_ATPAR))
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d10v.c373 exp[numops].X_add_number = OPERAND_ATPAR;
1308 ((flags & OPERAND_ATPAR) && ((X_op != O_absent) || (num != OPERAND_ATPAR))) ||
1309 ((flags & OPERAND_ATSIGN) && ((X_op != O_absent) || ((num != OPERAND_ATSIGN) && (num != OPERAND_ATPAR)))))
H A Dtc-d30v.c416 exp[numops].X_add_number = OPERAND_ATPAR;
1182 || ((flags & OPERAND_ATPAR)
1183 && (X_op != O_absent || num != OPERAND_ATPAR))

Completed in 323 milliseconds

12