Have we already forgotten CISC? some sample VAX opcodes:
POLYx: polynomial evaluation - took a table of coefficients as an arg.
INSQUE: add entry to head *or* tail of queue, with consistency checks
CALLG: the procedure linkage homage to readv() and writev()
-Dave