Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h157 #define A64_NEG(sf, Rd, Rm) A64_SUB(sf, Rd, A64_ZR, Rm) macro
H A Dbpf_jit_comp.c517 emit(A64_NEG(is64, dst, dst), ctx); in build_insn()
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit.h220 #define A64_NEG(sf, Rd, Rm) A64_SUB(sf, Rd, A64_ZR, Rm) macro
H A Dbpf_jit_comp.c859 emit(A64_NEG(is64, dst, dst), ctx); in build_insn()

Completed in 6 milliseconds