Searched defs:A64_MOVN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/net/ |
H A D | bpf_jit.h | 144 #define A64_MOVN(sf, Rd, imm16, shift) A64_MOVEW(sf, Rd, imm16, shift, INVERSE) macro
|
/kernel/linux/linux-6.6/arch/arm64/net/ |
H A D | bpf_jit.h | 207 #define A64_MOVN(sf, Rd, imm16, shift) A64_MOVEW(sf, Rd, imm16, shift, INVERSE) macro
|
Completed in 3 milliseconds