Searched refs:V850_OPERAND_EP (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | v850.h | 169 #define V850_OPERAND_EP 0x02 macro
|
D | ChangeLog | 1065 (v850_operand): Define V850_OPERAND_EP, V850_OPERAND_FLOAT_CC, 1073 Remove V850_OPERAND_SIGNED, V850_OPERAND_EP, V850_OPERAND_DISP
|
D | ChangeLog-9103 | 2147 * v850.h (V850_OPERAND_EP): Define.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | v850-dis.c | 416 | V850_OPERAND_EP in disassemble() 433 case V850_OPERAND_EP: in disassemble()
|
D | v850-opc.c | 1039 { 0, 0, NULL, NULL, V850_OPERAND_EP, BFD_RELOC_NONE },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-v850.c | 2772 else if ((operand->flags & V850_OPERAND_EP) != 0) in md_assemble()
|