HomeSort by: relevance | last modified time | path
    Searched refs:BPF_INSN_JNEI (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
bpf.h 209 BPF_INSN_JSLEI, BPF_INSN_JLEI, BPF_INSN_JSETI, BPF_INSN_JNEI,
  /src/external/gpl3/binutils.old/dist/include/opcode/
bpf.h 209 BPF_INSN_JSLEI, BPF_INSN_JLEI, BPF_INSN_JSETI, BPF_INSN_JNEI,
  /src/external/gpl3/gdb/dist/include/opcode/
bpf.h 209 BPF_INSN_JSLEI, BPF_INSN_JLEI, BPF_INSN_JSETI, BPF_INSN_JNEI,
  /src/external/gpl3/gdb.old/dist/include/opcode/
bpf.h 209 BPF_INSN_JSLEI, BPF_INSN_JLEI, BPF_INSN_JSETI, BPF_INSN_JNEI,
  /src/external/gpl3/binutils/dist/opcodes/
bpf-opc.c 303 {BPF_INSN_JNEI, "jne%W%dr , %i32 , %d16", "if%w%dr != %i32%wgoto%w%d16",
  /src/external/gpl3/binutils.old/dist/opcodes/
bpf-opc.c 303 {BPF_INSN_JNEI, "jne%W%dr , %i32 , %d16", "if%w%dr != %i32%wgoto%w%d16",
  /src/external/gpl3/gdb/dist/opcodes/
bpf-opc.c 303 {BPF_INSN_JNEI, "jne%W%dr , %i32 , %d16", "if%w%dr != %i32%wgoto%w%d16",
  /src/external/gpl3/gdb.old/dist/opcodes/
bpf-opc.c 303 {BPF_INSN_JNEI, "jne%W%dr , %i32 , %d16", "if%w%dr != %i32%wgoto%w%d16",
  /src/external/gpl3/gdb/dist/sim/bpf/
bpf-sim.c 1172 case BPF_INSN_JNEI:
1173 BPF_TRACE ("BPF_INSN_JNEI\n");
  /src/external/gpl3/gdb.old/dist/sim/bpf/
bpf-sim.c 1172 case BPF_INSN_JNEI:
1173 BPF_TRACE ("BPF_INSN_JNEI\n");

Completed in 53 milliseconds