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

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c2574 #define OP_JUMP (0x7 << 28) macro
2933 *dma_prog++ = OP_JUMP ;
3031 *dma_prog++ = OP_JUMP;
3040 *dma_prog++ = OP_JUMP;
3048 *dma_prog++ = OP_JUMP;
3095 *dma_prog++ = OP_JUMP ;
3164 *dma_prog++ = OP_JUMP;
3172 *dma_prog++ = OP_JUMP;
3180 *dma_prog++ = OP_JUMP ;
3207 *dma_prog++ = OP_JUMP ;
[all...]

Completed in 108 milliseconds