Searched refs:CGEN_OPERAND_ATTR_VALUE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dcgen.c266 CGEN_OPERAND_ATTR_VALUE (operand, CGEN_OPERAND_PCREL_ADDR),
306 CGEN_OPERAND_ATTR_VALUE (operand, CGEN_OPERAND_PCREL_ADDR),
475 && CGEN_OPERAND_ATTR_VALUE (operand, CGEN_OPERAND_PCREL_ADDR))
581 if (CGEN_OPERAND_ATTR_VALUE (cgen_operand_lookup_by_num (gas_cgen_cpu_desc, fixups[i].opindex),
671 && CGEN_OPERAND_ATTR_VALUE (operand, CGEN_OPERAND_RELAX))
796 if (CGEN_OPERAND_ATTR_VALUE
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcgen.h707 #define CGEN_OPERAND_ATTR_VALUE(operand, attr) \
697 #define CGEN_OPERAND_ATTR_VALUE macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-desc.c2468 if (CGEN_OPERAND_ATTR_VALUE (&init[i], CGEN_OPERAND_MACH)

Completed in 76 milliseconds