Searched refs:EMIT6_PCREL (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/arch/s390/net/ |
| D | bpf_jit_comp.c | 244 #define EMIT6_PCREL(op1, op2, b1, b2, i, off, mask) \ macro 1177 EMIT6_PCREL(0xec000000, 0x0064, dst_reg, REG_W1, i, off, mask); in bpf_jit_insn() 1183 EMIT6_PCREL(0xec000000, 0x0065, dst_reg, REG_W1, i, off, mask); in bpf_jit_insn() 1187 EMIT6_PCREL(0xec000000, 0x0064, dst_reg, src_reg, i, off, mask); in bpf_jit_insn() 1191 EMIT6_PCREL(0xec000000, 0x0065, dst_reg, src_reg, i, off, mask); in bpf_jit_insn()
|