Searched defs:A64_CMP_I (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/net/ |
H A D | bpf_jit.h | 110 #define A64_CMP_I(sf, Rn, imm12) A64_SUBS_I(sf, A64_ZR, Rn, imm12) macro
|
/kernel/linux/linux-6.6/arch/arm64/net/ |
H A D | bpf_jit.h | 168 #define A64_CMP_I(sf, Rn, imm12) A64_SUBS_I(sf, A64_ZR, Rn, imm12) macro
|
Completed in 2 milliseconds