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