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