Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-tahoe.c998 tip_op (optex, topP) in tip_op() argument
1000 struct top *topP; /* The tahoe instruction with some fields already set:
1024 char access = topP->top_access; /* Save on a deref. */
1025 char width = topP->top_width;
1220 expP = &(topP->exp_of_operand);
1221 topP->seg_of_operand = expression (expP);
1449 topP->top_ndx = ndx;
1450 topP->top_reg = reg;
1451 topP->top_mode = mode;
1452 topP->top_error = op_bad;
[all …]