Home
last modified time | relevance | path

Searched refs:ARM_STRH_I (Results 1 – 2 of 2) sorted by relevance

/arch/arm/net/
Dbpf_jit_32.h259 #define ARM_STRH_I(rt, rn, off) (ARM_INST_STRH_I | (rt) << 12 | (rn) << 16 \ macro
Dbpf_jit_32.c904 emit(ARM_STRH_I(src, rd, 0), ctx); in emit_str_r()