Searched full:microseq (Results 1 – 8 of 8) sorted by relevance
137 #define MS_CALL(microseq) { MS_OP_CALL, {{ (microseq) }}} argument179 int, /* microseq opcode */
145 /* initialize the corresponding microseq */ in ppb_MS_exec()151 /* execute the microseq */ in ppb_MS_exec()158 * Execute a microseq loop
174 struct microseq *curpc; /* pc in curmsq */175 struct microseq *curmsq; /* currently executed microseqence */
330 .Xr microseq 9 ) .332 operations and microseq language are coded at adapter level for efficiency.
99 char *ppc_ptr; /* microseq current pointer */100 int ppc_accum; /* microseq accumulator */
1459 * If the C call returns !0 then end the microseq. in ppc_exec_microseq()1491 /* retrieve microseq and pc state before the call */ in ppc_exec_microseq()
29 .Nm microseq356 Predefined macro: MS_CALL(microseq)
228 microseq.9 \