Searched refs:OPERAND_SPECIAL (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd30v.h258 #define OPERAND_SPECIAL (0x8000) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd30v.h258 #define OPERAND_SPECIAL (0x8000) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd30v.h258 #define OPERAND_SPECIAL (0x8000) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h258 #define OPERAND_SPECIAL (0x8000) macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dd30v-dis.c203 if (oper->flags == OPERAND_SPECIAL)
H A Dd30v-opc.c415 { 6, 2, 12, OPERAND_SPECIAL},
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dd30v-dis.c203 if (oper->flags == OPERAND_SPECIAL)
H A Dd30v-opc.c415 { 6, 2, 12, OPERAND_SPECIAL},
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dd30v-dis.c203 if (oper->flags == OPERAND_SPECIAL)
H A Dd30v-opc.c415 { 6, 2, 12, OPERAND_SPECIAL},
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dd30v-dis.c203 if (oper->flags == OPERAND_SPECIAL)
H A Dd30v-opc.c415 { 6, 2, 12, OPERAND_SPECIAL},
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d30v.c502 && !(flags & OPERAND_NAME) && !(flags & OPERAND_SPECIAL))
529 else if (flags & OPERAND_SPECIAL)
1164 if (flags & OPERAND_SPECIAL)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d30v.c499 && !(flags & OPERAND_NAME) && !(flags & OPERAND_SPECIAL))
526 else if (flags & OPERAND_SPECIAL)
1161 if (flags & OPERAND_SPECIAL)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c499 && !(flags & OPERAND_NAME) && !(flags & OPERAND_SPECIAL))
526 else if (flags & OPERAND_SPECIAL)
1161 if (flags & OPERAND_SPECIAL)

Completed in 246 milliseconds