Searched refs:V850_NOT_R0 (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dv850.h156 #define V850_NOT_R0 0x80
155 #define V850_NOT_R0 macro
/haiku-buildtools/binutils/include/opcode/
H A Dv850.h220 #define V850_NOT_R0 0x20000
219 #define V850_NOT_R0 macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Dv850-opc.c338 { 5, 0, NULL, NULL, V850_OPERAND_REG | V850_NOT_R0 },
346 { 5, 11, NULL, NULL, V850_OPERAND_REG | V850_NOT_R0 },
464 { 5, 16, NULL, NULL, V850_OPERAND_REG | V850_NOT_R0 },
/haiku-buildtools/binutils/opcodes/
H A Dv850-opc.c981 { 5, 0, NULL, NULL, V850_OPERAND_REG | V850_NOT_R0, BFD_RELOC_NONE },
1001 { 5, 11, NULL, NULL, V850_OPERAND_REG | V850_NOT_R0, BFD_RELOC_NONE },
1009 { 5, 16, NULL, NULL, V850_OPERAND_REG | V850_NOT_R0, BFD_RELOC_NONE },
1017 { 5, 27, NULL, NULL, V850_OPERAND_REG | V850_NOT_R0, BFD_RELOC_NONE },
1025 { 4, 28, NULL, NULL, V850_OPERAND_REG | V850_REG_EVEN | V850_NOT_R0, BFD_RELOC_NONE },
H A Dv850-dis.c291 if ((operand->flags & V850_NOT_R0) && value == 0 && (op->memop) <=2)
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-v850.c1805 else if ((operand->flags & V850_NOT_R0)
/haiku-buildtools/binutils/gas/config/
H A Dtc-v850.c2766 if ((operand->flags & V850_NOT_R0)

Completed in 120 milliseconds