Home
last modified time | relevance | path

Searched refs:TMP_REG_2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/net/
H A Dbpf_jit_32.c130 #define TMP_REG_2 (MAX_BPF_JIT_REG + 1) /* TEMP Register 2 */ macro
172 [TMP_REG_2] = {ARM_R9, ARM_R8},
847 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64()
1011 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_r64()
1035 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_r64()
1060 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_r64()
1084 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_i64()
1110 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_i64()
1140 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_i64()
1169 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_mul_r64()
[all …]
/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c66 #define TMP_REG_2 (MAX_BPF_JIT_REG + 1) macro
98 [TMP_REG_2] = {RV_REG_T5, RV_REG_T4},
410 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_alu_r64()
515 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_alu_r32()
569 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_branch_r64()
727 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_branch_r32()
839 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_load_r64()
877 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_store_r64()
966 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in bpf_jit_emit_insn()
/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c70 #define TMP_REG_2 (MAX_BPF_JIT_REG + 1) macro
104 [TMP_REG_2] = {HPPA_REG_T5, HPPA_REG_T4},
568 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_alu_r64()
636 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_alu_r32()
704 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_branch_r64()
871 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_branch_r32()
1010 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_load_r64()
1057 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_store_r64()
1129 const s8 *tmp2 = regmap[TMP_REG_2]; in bpf_jit_emit_insn()
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c204 #define TMP_REG_2 (MAX_BPF_JIT_REG + 1) macro
232 [TMP_REG_2] = G2,
1023 const u8 tmp2 = bpf2sparc[TMP_REG_2]; in build_insn()
1114 const u8 tmp = bpf2sparc[TMP_REG_2]; in build_insn()
1299 const u8 tmp2 = bpf2sparc[TMP_REG_2]; in build_insn()
1374 const u8 tmp2 = bpf2sparc[TMP_REG_2]; in build_insn()
1404 const u8 tmp2 = bpf2sparc[TMP_REG_2]; in build_insn()