Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit.h114 #define COND_GT (CR0_GT | COND_CMP_TRUE) macro
H A Dbpf_jit_comp64.c919 PPC_BCC_SHORT(COND_GT, (ctx->idx + 3) * 4); in bpf_jit_build_body()
1034 true_cond = COND_GT; in bpf_jit_build_body()
H A Dbpf_jit_comp32.c948 PPC_BCC_SHORT(COND_GT, (ctx->idx + 4) * 4); in bpf_jit_build_body()
1091 true_cond = COND_GT; in bpf_jit_build_body()
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc107 COND_GT = 0xc,
246 [TCG_COND_GT] = COND_GT,
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc329 COND_GT = 0xc,
341 [TCG_COND_GT] = COND_GT,