Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.c109 static void gen_log_reg_write_pair(DisasContext *ctx, int rnum, TCGv_i64 val) in gen_log_reg_write_pair() function
274 gen_log_reg_write_pair(ctx, reg_num, val); in gen_write_ctrl_reg_pair()
842 gen_log_reg_write_pair(ctx, HEX_REG_FP, RddV); in gen_cond_return_subinsn()
H A Dgen_tcg.h531 gen_log_reg_write_pair(ctx, HEX_REG_FP, r31_30); \
549 gen_log_reg_write_pair(ctx, HEX_REG_FP, RddV); \