Searched refs:space_select (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 1520 static TCGv_i64 space_select(DisasContext *ctx, int sp, TCGv_i64 base) in space_select() function 1582 tcg_gen_or_i64(addr, addr, space_select(ctx, sp, base)); in form_gva() 2336 tcg_gen_mov_i64(dest, space_select(ctx, a->sp, load_gpr(ctx, a->b))); in trans_ldsid() 4064 ctx->iaq_j.space = space_select(ctx, 0, b); in trans_bve()
|