Searched refs:EMIT6_PCREL (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 255 #define EMIT6_PCREL(op1, op2, b1, b2, i, off, mask) \ macro 1712 EMIT6_PCREL(0xec000000, (is_jmp32 ? 0x0076 : 0x0064), in bpf_jit_insn() 1730 EMIT6_PCREL(0xec000000, (is_jmp32 ? 0x0077 : 0x0065), in bpf_jit_insn()
|