Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.c594 static void gen_cond_jumpr(DisasContext *ctx, TCGv dst_pc, in gen_cond_jumpr() function
604 gen_cond_jumpr(ctx, hex_gpr[HEX_REG_LR], cond, LSB); in gen_cond_jumpr31()
H A Dgen_tcg.h983 gen_cond_jumpr(ctx, RsV, TCG_COND_EQ, LSB); \
989 gen_cond_jumpr(ctx, RsV, TCG_COND_NE, LSB); \