Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dtranslate.c356 static TCGv get_gprh(DisasContext *ctx, int reg_num) in get_gprh() function
811 TCGv src1h = get_gprh(ctx, a->rs1); in gen_logic_imm_fn()
833 TCGv src1h = get_gprh(ctx, a->rs1); in gen_logic()
834 TCGv src2h = get_gprh(ctx, a->rs2); in gen_logic()
861 TCGv src1h = get_gprh(ctx, a->rs1); in gen_arith_imm_fn()
886 TCGv src1h = get_gprh(ctx, a->rs1); in gen_arith_imm_tl()
912 TCGv src1h = get_gprh(ctx, a->rs1); in gen_arith()
913 TCGv src2h = get_gprh(ctx, a->rs2); in gen_arith()
957 TCGv src1h = get_gprh(ctx, a->rs1); in gen_shift_imm_fn()
1024 TCGv src1h = get_gprh(ctx, a->rs1); in gen_shift()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvi.c.inc169 TCGv src1h = get_gprh(ctx, a->rs1);
170 TCGv src2h = get_gprh(ctx, a->rs2);
354 TCGv src2h = get_gprh(ctx, a->rs2);
931 TCGv srch = get_gprh(ctx, a->rs1);
970 TCGv maskh = get_gprh(ctx, a->rs1);
997 TCGv maskh = get_gprh(ctx, a->rs1);