Home
last modified time | relevance | path

Searched refs:TMP_REG_1 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c69 #define TMP_REG_1 (MAX_BPF_JIT_REG + 0) macro
103 [TMP_REG_1] = {HPPA_REG_T3, HPPA_REG_T2},
424 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_alu_i64()
512 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_alu_i32()
567 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_alu_r64()
635 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_alu_r32()
703 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_branch_r64()
870 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_branch_r32()
888 const s8 *tmp = regmap[TMP_REG_1]; in emit_call()
1009 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_load_r64()
[all …]
/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c65 #define TMP_REG_1 (MAX_BPF_JIT_REG + 0) macro
97 [TMP_REG_1] = {RV_REG_T3, RV_REG_T2},
246 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_i64()
330 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_i32()
409 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_r64()
515 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_r32()
573 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_branch_r64()
731 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_branch_r32()
843 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_load_r64()
922 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_store_r64()
[all …]
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c29 #define TMP_REG_1 (MAX_BPF_JIT_REG + 0) macro
65 [TMP_REG_1] = A64_R(10),
239 tmp = bpf2a64[TMP_REG_1]; in emit_indirect_call()
494 const u8 tmp = bpf2a64[TMP_REG_1]; in emit_percpu_ptr()
639 const u8 tmp = bpf2a64[TMP_REG_1]; in emit_bpf_tail_call()
726 const u8 tmp = bpf2a64[TMP_REG_1]; in emit_atomic_ld_st()
798 const u8 tmp = bpf2a64[TMP_REG_1]; in emit_lse_atomic()
864 const u8 tmp = bpf2a64[TMP_REG_1]; in emit_ll_sc_atomic()
986 const u8 tmp = bpf2a64[TMP_REG_1]; in build_plt()
1308 const u8 tmp = bpf2a64[TMP_REG_1]; in build_insn()
[all …]