Home
last modified time | relevance | path

Searched refs:gen_log_pred_write (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dgenptr.h41 void gen_log_pred_write(DisasContext *ctx, int pnum, TCGv val);
H A Dgenptr.c131 void gen_log_pred_write(DisasContext *ctx, int pnum, TCGv val) in gen_log_pred_write() function
226 gen_log_pred_write(ctx, i, hex_p8); in gen_write_p3_0()
573 gen_log_pred_write(ctx, 3, tcg_constant_tl(0)); in gen_ploopNsr()
613 gen_log_pred_write(ctx, pnum, pred); in gen_cmpnd_cmp_jmp()
670 gen_log_pred_write(ctx, pnum, pred); in gen_cmpnd_tstbit0_jmp()
852 gen_log_pred_write(ctx, 3, tcg_constant_tl(0xff)); in gen_endloop0()
926 gen_log_pred_write(ctx, 3, tcg_constant_tl(0xff)); in gen_endloop01()
H A Dgen_tcg.h603 gen_log_pred_write(ctx, 0, p0); \
918 gen_log_pred_write(ctx, 0, p0); \