Home
last modified time | relevance | path

Searched refs:COND_LT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit.h118 #define COND_LT (CR0_LT | COND_CMP_TRUE) macro
H A Dbpf_jit_comp64.c1044 true_cond = COND_LT; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c1101 true_cond = COND_LT; in bpf_jit_build_body()
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc106 COND_LT = 0xb,
243 [TCG_COND_LT] = COND_LT,
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc328 COND_LT = 0xb,
338 [TCG_COND_LT] = COND_LT,