| /kernel/linux/linux-6.6/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 698 int dst_reg = FIELD_GET(BPF_FIXUP_REG_MASK, ex->fixup); ex_handler_bpf() local 706 add_exception_handler(const struct bpf_insn *insn, struct jit_ctx *ctx, int dst_reg) add_exception_handler() argument [all...] |
| /kernel/linux/linux-6.6/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 107 static inline u32 reg(u32 dst_reg, u32 src_reg) in reg() argument 779 u32 dst_reg = insn->dst_reg; in bpf_jit_insn() local 2097 load_imm64(struct bpf_jit *jit, int dst_reg, u64 val) load_imm64() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 203 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() argument 209 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg() argument 624 emit_mov_imm32(u8 **pprog, bool sign_propagate, u32 dst_reg, const u32 imm32) emit_mov_imm32() argument 664 emit_mov_imm64(u8 **pprog, u32 dst_reg, const u32 imm32_hi, const u32 imm32_lo) emit_mov_imm64() argument 687 emit_mov_reg(u8 **pprog, bool is64, u32 dst_reg, u32 src_reg) emit_mov_reg() argument 704 emit_movsx_reg(u8 **pprog, int num_bits, bool is64, u32 dst_reg, u32 src_reg) emit_movsx_reg() argument 759 maybe_emit_mod(u8 **pprog, u32 dst_reg, u32 src_reg, bool is64) maybe_emit_mod() argument 785 emit_ldx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) emit_ldx() argument 815 emit_ldsx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) emit_ldsx() argument 838 emit_stx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) emit_stx() argument 871 emit_atomic(u8 **pprog, u8 atomic_op, u32 dst_reg, u32 src_reg, s16 off, u8 bpf_size) emit_atomic() argument 1008 emit_shiftx(u8 **pprog, u32 dst_reg, u8 src_reg, bool is64, u8 op) emit_shiftx() argument 1060 u32 dst_reg = insn->dst_reg; do_jit() local [all...] |
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | vp9_mc_lsx.c | 1720 uint8_t *dst_reg = dst; in common_vt_8t_and_aver_dst_16w_mult_lsx() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 199 emit_int64_dpp_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, in emit_int64_dpp_op() argument 299 emit_int64_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_int64_op() argument 386 emit_dpp_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_dpp_op() argument 427 emit_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, ReduceOp op, unsigned size) emit_op() argument [all...] |
| /third_party/ltp/include/lapi/ |
| H A D | bpf.h | 76 uint8_t dst_reg:4; /* dest register */ member [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-assembler.cc | 700 LiftoffRegister dst_reg = GetUnusedRegister(rc, pinned); in PrepareLoopArgs() local 824 Register* dst_reg = std::get<2>(tuple); in MergeStackWith() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeARM_64.c | 2313 sljit_s32 dst_reg; in sljit_get_local_base() local 2134 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument [all...] |
| H A D | sljitNativeS390X.c | 3559 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument
|
| H A D | sljitNativePPC_common.c | 2575 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument
|
| H A D | sljitNativeRISCV_common.c | 2644 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument
|
| H A D | sljitNativeARM_32.c | 1904 sljit_s32 dst_reg; in emit_op() local 3098 sljit_s32 dst_reg, flags = GET_ALL_FLAGS(op); in sljit_emit_op_flags() local 3135 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument [all...] |
| H A D | sljitLir.c | 1987 check_sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) check_sljit_emit_cmov() argument 2319 sljit_emit_cmov_generic(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov_generic() argument 3035 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument
|
| H A D | sljitNativeARM_T2_32.c | 1767 sljit_s32 dst_reg, flags, src2_reg; in sljit_emit_op2() local 2714 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument [all...] |
| H A D | sljitNativeX86_common.c | 3239 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) global() argument
|
| H A D | sljitNativeMIPS_common.c | 3290 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_ra.c | 1173 physreg_t dst_reg = (physreg_t)~0; in compress_regs_left() local 2061 struct ir3_register *dst_reg = ir3_dst_create(pcopy, INVALID_REG, flags); in insert_liveout_copy() local [all...] |
| /third_party/mesa3d/src/freedreno/ir2/ |
| H A D | instr-a2xx.h | 322 uint32_t dst_reg : 6; member 356 uint32_t dst_reg : 6; member
|
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 1832 CPURegister dst_reg = dst.GetCPURegister(); in Emit() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 1507 u8 dst_reg; wrp_mul() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 1507 u8 dst_reg; wrp_mul() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64.cc | 1344 Register dst_reg = scope.AcquireX(); in CopySlots() local
|
| /third_party/node/deps/v8/src/wasm/baseline/arm64/ |
| H A D | liftoff-assembler-arm64.h | 755 Register dst_reg = liftoff::CalculateActualAddress( in AtomicStore() local
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | filter.c | 295 static u32 convert_skb_access(int skb_field, int dst_reg, int src_reg, in convert_skb_access() argument [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 47 __u8 dst_reg:4; member
|