Home
last modified time | relevance | path

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

/arch/arm/net/
Dbpf_jit_32.h29 #define ARM_COND_EQ 0x0 /* == */ macro
Dbpf_jit_32.c1109 _emit(ARM_COND_EQ, ARM_CMP_R(rt, rn), ctx); in emit_ar_r()
1172 _emit(ARM_COND_EQ, ARM_CMP_I(tc[1], lo), ctx); in emit_bpf_tail_call()
1187 _emit(ARM_COND_EQ, ARM_B(jmp_offset), ctx); in emit_bpf_tail_call()
1712 _emit(ARM_COND_EQ, ARM_B(jmp_offset), ctx); in build_insn()