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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Darc-opc.c38 #define LS_BASE 1 macro
442 ls_operand[LS_BASE] = op_type;
571 ls_operand[LS_BASE] = OP_REG;
587 ls_operand[LS_BASE] = OP_SHIMM;
600 ls_operand[LS_BASE] = OP_LIMM;
686 if (ls_operand[LS_BASE] == OP_SHIMM
691 ls_operand[LS_BASE] = OP_LIMM;
714 ls_operand[LS_BASE] == (B) && \
789 ls_operand[LS_BASE] = OP_LIMM;
817 if (ls_operand[LS_BASE] !
[all...]

Completed in 110 milliseconds