Home
last modified time | relevance | path

Searched refs:ARC_OPERAND_SIGNOPT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/include/opcode/
HDarc.h166 #define ARC_OPERAND_SIGNOPT 0x40 macro
/NextBSD/contrib/binutils/gas/config/
HDtc-arc.c274 if ((operand->flags & ARC_OPERAND_SIGNOPT) != 0) in arc_insert_operand()