Home
last modified time | relevance | path

Searched refs:ARM_EOR_R (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/net/
H A Dbpf_jit_32.c694 emit(ARM_EOR_R(dst, dst, src), ctx); in emit_alu_r()
937 emit(ARM_EOR_R(rd[1], rd[1], rd[1]), ctx); in emit_a32_lsh_i64()
1593 emit(ARM_EOR_R(rd[0], rd[0], rd[0]), ctx); in build_insn()
1598 emit(ARM_EOR_R(rd[0], rd[0], rd[0]), ctx); in build_insn()
H A Dbpf_jit_32.h189 #define ARM_EOR_R(rd, rn, rm) _AL3_R(ARM_INST_EOR, rd, rn, rm) macro
/kernel/linux/linux-6.6/arch/arm/net/
H A Dbpf_jit_32.c694 emit(ARM_EOR_R(dst, dst, src), ctx); in emit_alu_r()
921 emit(ARM_EOR_R(rd[1], rd[1], rd[1]), ctx); in emit_a32_lsh_i64()
1578 emit(ARM_EOR_R(rd[0], rd[0], rd[0]), ctx); in build_insn()
1583 emit(ARM_EOR_R(rd[0], rd[0], rd[0]), ctx); in build_insn()
H A Dbpf_jit_32.h189 #define ARM_EOR_R(rd, rn, rm) _AL3_R(ARM_INST_EOR, rd, rn, rm) macro

Completed in 13 milliseconds