Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Darc.h190 #define ARC_OPERAND_STORE 0x10000 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Darc.h190 #define ARC_OPERAND_STORE 0x10000 macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Darc-opc.c195 …{ 'o', 9, 0, ARC_OPERAND_LIMM | ARC_OPERAND_SIGNED | ARC_OPERAND_STORE, insert_offset, extract_st_…
649 if (operand->flags & ARC_OPERAND_STORE) in insert_offset()
678 && operand->flags & ARC_OPERAND_STORE) in insert_offset()
685 && operand->flags & ARC_OPERAND_STORE) in insert_offset()
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Darc-opc.c153 …{ 'o', 9, 0, ARC_OPERAND_LIMM | ARC_OPERAND_SIGNED | ARC_OPERAND_STORE, insert_offset, extract_st_…
1005 if (operand->flags & ARC_OPERAND_STORE)
1032 if (ls_operand[LS_VALUE] == OP_SHIMM && operand->flags & ARC_OPERAND_STORE)
1038 if (ls_operand[LS_BASE] == OP_SHIMM && operand->flags & ARC_OPERAND_STORE)