Searched refs:V850_NOT_SA (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | v850.h | 225 #define V850_NOT_SA 0x80000 macro
|
| D | ChangeLog-0415 | 1516 V850_NOT_IMM0, V850_NOT_SA, V850_OPERAND_BANG and
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | v850.h | 225 #define V850_NOT_SA 0x80000 macro
|
| D | ChangeLog-0415 | 1516 V850_NOT_IMM0, V850_NOT_SA, V850_OPERAND_BANG and
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | v850-dis.c | 351 if ((operand->flags & V850_NOT_SA) && value == 0xd) in disassemble()
|
| D | v850-opc.c | 1059 { 4, 17, NULL, NULL, V850_OPERAND_CC|V850_NOT_SA, BFD_RELOC_NONE },
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | v850-dis.c | 351 if ((operand->flags & V850_NOT_SA) && value == 0xd) in disassemble()
|
| D | v850-opc.c | 1059 { 4, 17, NULL, NULL, V850_OPERAND_CC|V850_NOT_SA, BFD_RELOC_NONE },
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-v850.c | 2807 if ((operand->flags & V850_NOT_SA) in md_assemble()
|