Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/opcodes/
Darc-opc.c38 #define LS_BASE 1 macro
440 ls_operand[LS_BASE] = op_type; in insert_reg()
569 ls_operand[LS_BASE] = OP_REG; in insert_base()
585 ls_operand[LS_BASE] = OP_SHIMM; in insert_base()
598 ls_operand[LS_BASE] = OP_LIMM; in insert_base()
684 if (ls_operand[LS_BASE] == OP_SHIMM in insert_offset()
689 ls_operand[LS_BASE] = OP_LIMM; in insert_offset()
712 ls_operand[LS_BASE] == (B) && \ in extract_st_syntax()
787 ls_operand[LS_BASE] = OP_LIMM; in insert_st_syntax()
815 if (ls_operand[LS_BASE] != OP_REG) in insert_st_syntax()
[all …]