Lines Matching refs:vp
5131 CP0_CHECK(ctx->vp); in gen_mfc0()
5261 CP0_CHECK(ctx->vp); in gen_mfc0()
5888 CP0_CHECK(ctx->vp); in gen_mtc0()
5995 CP0_CHECK(ctx->vp); in gen_mtc0()
6638 CP0_CHECK(ctx->vp); in gen_dmfc0()
6748 CP0_CHECK(ctx->vp); in gen_dmfc0()
7355 CP0_CHECK(ctx->vp); in gen_dmtc0()
7462 CP0_CHECK(ctx->vp); in gen_dmtc0()
14488 if (ctx->vp) { in decode_opc_legacy()
14495 if (ctx->vp) { in decode_opc_legacy()
15092 ctx->vp = (env->CP0_Config5 >> CP0C5_VP) & 1; in mips_tr_init_disas_context()