Searched refs:ARM_INST_STRD_I (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/net/ |
H A D | bpf_jit_32.h | 133 #define ARM_INST_STRD_I 0x014000f0 macro
|
H A D | bpf_jit_32.c | 338 #define ARM_STRD_I(rt, rn, off) arm_bpf_ldst_imm8(ARM_INST_STRD_I, rt, rn, off)
|
/kernel/linux/linux-6.6/arch/arm/net/ |
H A D | bpf_jit_32.h | 133 #define ARM_INST_STRD_I 0x014000f0 macro
|
H A D | bpf_jit_32.c | 338 #define ARM_STRD_I(rt, rn, off) arm_bpf_ldst_imm8(ARM_INST_STRD_I, rt, rn, off)
|
Completed in 8 milliseconds