Home
last modified time | relevance | path

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

/linux/arch/arm/net/
H A Dbpf_jit_32.h264 #define ARM_SUBS_I(rd, rn, imm) _AL3_I(ARM_INST_SUBS, rd, rn, imm) macro
H A Dbpf_jit_32.c1045 emit(ARM_SUBS_I(tmp2[0], rt, 32), ctx); in emit_a32_arsh_r64()
1070 emit(ARM_SUBS_I(tmp2[0], rt, 32), ctx); in emit_a32_rsh_r64()