Searched refs:ARM_INST_STRB_I (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/net/ |
H A D | bpf_jit_32.h | 132 #define ARM_INST_STRB_I 0x05400000 macro
|
H A D | bpf_jit_32.c | 337 #define ARM_STRB_I(rt, rn, off) arm_bpf_ldst_imm12(ARM_INST_STRB_I, rt, rn, off)
|
/kernel/linux/linux-6.6/arch/arm/net/ |
H A D | bpf_jit_32.h | 132 #define ARM_INST_STRB_I 0x05400000 macro
|
H A D | bpf_jit_32.c | 337 #define ARM_STRB_I(rt, rn, off) arm_bpf_ldst_imm12(ARM_INST_STRB_I, rt, rn, off)
|
Completed in 8 milliseconds