Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/bktr/
Dbktr_core.c2561 #define OP_JUMP (0x7 << 28) macro
2922 *dma_prog++ = htole32(OP_JUMP);
3020 *dma_prog++ = htole32(OP_JUMP);
3030 *dma_prog++ = htole32(OP_JUMP);
3039 *dma_prog++ = htole32(OP_JUMP);
3087 *dma_prog++ = htole32(OP_JUMP);
3156 *dma_prog++ = htole32(OP_JUMP);
3165 *dma_prog++ = htole32(OP_JUMP);
3174 *dma_prog++ = htole32(OP_JUMP);
3202 *dma_prog++ = htole32(OP_JUMP);
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
Dv850-sim.h417 OP_JUMP, enumerator
Dsimops.c138 case OP_JUMP: in trace_input()
269 case OP_JUMP: in trace_output()