Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/net/
Dbpf_jit_comp.c180 #define EMIT4_PCREL(op, pcrel) \ macro
586 EMIT4_PCREL(0xa7840000, jit->ret0_ip - jit->prg); in bpf_jit_insn()
606 EMIT4_PCREL(0xa7840000, jit->ret0_ip - jit->prg); in bpf_jit_insn()
959 EMIT4_PCREL(0xa7f40000, jit->exit_ip - jit->prg); in bpf_jit_insn()
1056 EMIT4_PCREL(0xa7040000 | mask << 8, jmp_off); in bpf_jit_insn()
1118 EMIT4_PCREL(0xa7740000, jit->ret0_ip - jit->prg); in bpf_jit_insn()