EMIT4 305 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9160000, b1, b1); \ EMIT4 433 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, REG_W1, REG_15); EMIT4 458 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, REG_2, BPF_REG_0); EMIT4 526 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9160000, dst_reg, src_reg); EMIT4 532 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, dst_reg, src_reg); EMIT4 569 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9080000, dst_reg, src_reg); EMIT4 594 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9090000, dst_reg, src_reg); EMIT4 614 arch/s390/net/bpf_jit_comp.c EMIT4(0xb2520000, dst_reg, src_reg); EMIT4 619 arch/s390/net/bpf_jit_comp.c EMIT4(0xb90c0000, dst_reg, src_reg); EMIT4 647 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9970000, REG_W0, src_reg); EMIT4 649 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9160000, dst_reg, rc_reg); EMIT4 662 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, REG_W1, dst_reg); EMIT4 664 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9870000, REG_W0, src_reg); EMIT4 666 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, dst_reg, rc_reg); EMIT4 688 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9160000, dst_reg, rc_reg); EMIT4 707 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, REG_W1, dst_reg); EMIT4 712 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, dst_reg, rc_reg); EMIT4 725 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9800000, dst_reg, src_reg); EMIT4 747 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9810000, dst_reg, src_reg); EMIT4 769 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9820000, dst_reg, src_reg); EMIT4 868 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9030000, dst_reg, dst_reg); EMIT4 878 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9850000, dst_reg, dst_reg); EMIT4 885 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9160000, dst_reg, dst_reg); EMIT4 895 arch/s390/net/bpf_jit_comp.c EMIT4(0xb91f0000, dst_reg, dst_reg); EMIT4 899 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9850000, dst_reg, dst_reg); EMIT4 905 arch/s390/net/bpf_jit_comp.c EMIT4(0xb91f0000, dst_reg, dst_reg); EMIT4 908 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9160000, dst_reg, dst_reg); EMIT4 912 arch/s390/net/bpf_jit_comp.c EMIT4(0xb90f0000, dst_reg, dst_reg); EMIT4 1038 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9040000, BPF_REG_0, REG_2); EMIT4 1086 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9160000, REG_1, BPF_REG_3); EMIT4 1194 arch/s390/net/bpf_jit_comp.c EMIT4(0xb9800000, REG_W1, dst_reg); EMIT4 395 arch/x86/include/asm/nospec-branch.h EMIT4(0x48, 0x89, 0x04, 0x24); /* mov %rax,(%rsp) */ \ EMIT4 44 arch/x86/net/bpf_jit_comp.c do { EMIT4(b1, b2, b3, b4); EMIT(off, 4); } while (0) EMIT4 292 arch/x86/net/bpf_jit_comp.c EMIT4(0x48, 0x8B, 0x40, /* mov rax, qword ptr [rax + 32] */ EMIT4 294 arch/x86/net/bpf_jit_comp.c EMIT4(0x48, 0x83, 0xC0, PROLOGUE_SIZE); /* add rax, prologue_size */ EMIT4 79 arch/x86/net/bpf_jit_comp32.c do { EMIT4(b1, b2, b3, b4); EMIT(off, 4); } while (0) EMIT4 906 arch/x86/net/bpf_jit_comp32.c EMIT4(0x0F, 0xA4, add_2reg(0xC0, dreg_hi, dreg_lo), val); EMIT4 955 arch/x86/net/bpf_jit_comp32.c EMIT4(0x0F, 0xAC, add_2reg(0xC0, dreg_lo, dreg_hi), val); EMIT4 1003 arch/x86/net/bpf_jit_comp32.c EMIT4(0x0F, 0xAC, add_2reg(0xC0, dreg_lo, dreg_hi), val);