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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tahoe.c39 int top_ndx; /* -1, or index register. eg 7=[R7] */ member in struct:top
993 * top_ndx: -1, or the index register. eg 7=[R7]
1459 topP->top_ndx = ndx;
1655 if (operandP->top_ndx >= 0)
1659 FRAG_APPEND_1_CHAR (0x40 + operandP->top_ndx);
1660 } /* if(top_ndx>=0) */

Completed in 125 milliseconds