Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Darc-opc.c36 #define LS_VALUE 0 macro
444 ls_operand[LS_VALUE] = op_type; in insert_reg()
580 ls_operand[LS_VALUE] = OP_LIMM; in insert_base()
677 if (ls_operand[LS_VALUE] == OP_SHIMM in insert_offset()
682 ls_operand[LS_VALUE] = OP_LIMM; in insert_offset()
711 ((ls_operand[LS_VALUE] == (V) && \ in extract_st_syntax()
769 ls_operand[LS_VALUE] = OP_LIMM; in insert_st_syntax()
1172 ls_operand[LS_VALUE] = op_type; in extract_reg()
1285 if (ls_operand[LS_VALUE] != OP_SHIMM || ls_operand[LS_BASE] != OP_LIMM) in extract_st_offset()