Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Darc.h188 #define ARC_OPERAND_STORE 0x10000 macro
/toolchain/binutils/binutils-2.25/opcodes/
Darc-opc.c196 …{ 'o', 9, 0, ARC_OPERAND_LIMM | ARC_OPERAND_SIGNED | ARC_OPERAND_STORE, insert_offset, extract_st_…
650 if (operand->flags & ARC_OPERAND_STORE) in insert_offset()
679 && operand->flags & ARC_OPERAND_STORE) in insert_offset()
686 && operand->flags & ARC_OPERAND_STORE) in insert_offset()