Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.h41 #define ARM_COND_GE 0xa /* Signed >= */ macro
H A Dbpf_jit_32.c1746 _emit(ARM_COND_GE, ARM_B(jmp_offset), ctx); in build_insn()
1758 _emit(ARM_COND_GE, ARM_B(jmp_offset), ctx); in build_insn()