Searched refs:LS_BASE (Results 1 – 1 of 1) sorted by relevance
38 #define LS_BASE 1 macro440 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()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()836 && ls_operand[LS_BASE] == (B) \ in insert_ld_syntax()[all …]