Searched refs:ARM_INST_STRH_I (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/net/ | ||
H A D | bpf_jit_32.h | 136 #define ARM_INST_STRH_I 0x014000b0 macro |
H A D | bpf_jit_32.c | 382 #define ARM_STRH_I(rt, rn, off) arm_bpf_ldst_imm8(ARM_INST_STRH_I, rt, rn, off) |