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

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drx-defs.h27 #define RXREL_NEGATIVE 2 macro
H A Drx-parse.y85 #define NO1(v) rx_op (v, 1, RXREL_NEGATIVE)
86 #define NO2(v) rx_op (v, 2, RXREL_NEGATIVE)
87 #define NO3(v) rx_op (v, 3, RXREL_NEGATIVE)
88 #define NO4(v) rx_op (v, 4, RXREL_NEGATIVE)
101 #define NIMM(v,pos) F (immediate (v, RXREL_NEGATIVE, pos, 32), pos, 2)
1881 if (type == RXREL_NEGATIVE && exp.X_op == O_constant)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-defs.h27 #define RXREL_NEGATIVE 2 macro
H A Drx-parse.y85 #define NO1(v) rx_op (v, 1, RXREL_NEGATIVE)
86 #define NO2(v) rx_op (v, 2, RXREL_NEGATIVE)
87 #define NO3(v) rx_op (v, 3, RXREL_NEGATIVE)
88 #define NO4(v) rx_op (v, 4, RXREL_NEGATIVE)
101 #define NIMM(v,pos) F (immediate (v, RXREL_NEGATIVE, pos, 32), pos, 2)
1881 if (type == RXREL_NEGATIVE && exp.X_op == O_constant)
H A Drx-parse.c143 #define NO1(v) rx_op (v, 1, RXREL_NEGATIVE)
144 #define NO2(v) rx_op (v, 2, RXREL_NEGATIVE)
145 #define NO3(v) rx_op (v, 3, RXREL_NEGATIVE)
146 #define NO4(v) rx_op (v, 4, RXREL_NEGATIVE)
159 #define NIMM(v,pos) F (immediate (v, RXREL_NEGATIVE, pos, 32), pos, 2)
5227 if (type == RXREL_NEGATIVE && exp.X_op == O_constant)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drx-defs.h27 #define RXREL_NEGATIVE 2 macro
H A Drx-parse.y85 #define NO1(v) rx_op (v, 1, RXREL_NEGATIVE)
86 #define NO2(v) rx_op (v, 2, RXREL_NEGATIVE)
87 #define NO3(v) rx_op (v, 3, RXREL_NEGATIVE)
88 #define NO4(v) rx_op (v, 4, RXREL_NEGATIVE)
101 #define NIMM(v,pos) F (immediate (v, RXREL_NEGATIVE, pos, 32), pos, 2)
1881 if (type == RXREL_NEGATIVE && exp.X_op == O_constant)
H A Drx-parse.c143 #define NO1(v) rx_op (v, 1, RXREL_NEGATIVE)
144 #define NO2(v) rx_op (v, 2, RXREL_NEGATIVE)
145 #define NO3(v) rx_op (v, 3, RXREL_NEGATIVE)
146 #define NO4(v) rx_op (v, 4, RXREL_NEGATIVE)
159 #define NIMM(v,pos) F (immediate (v, RXREL_NEGATIVE, pos, 32), pos, 2)
5227 if (type == RXREL_NEGATIVE && exp.X_op == O_constant)

Completed in 164 milliseconds