Home | History | Annotate | Download | only in config

Lines Matching refs:RXREL_NEGATIVE

84 #define NO1(v)             rx_op (v, 1, RXREL_NEGATIVE)
85 #define NO2(v) rx_op (v, 2, RXREL_NEGATIVE)
86 #define NO3(v) rx_op (v, 3, RXREL_NEGATIVE)
87 #define NO4(v) rx_op (v, 4, RXREL_NEGATIVE)
98 #define NIMM(v,pos) F (immediate (v, RXREL_NEGATIVE, pos, 32), pos, 2)
1469 if (type == RXREL_NEGATIVE && exp.X_op == O_constant)