Home | History | Annotate | Download | only in target-mips

Lines Matching refs:x7

975 OP_ST_ATOMIC(scd,st64,ld64,0x7);
5562 gen_mfc0(env, ctx, cpu_gpr[rt], rd, ctx->opcode & 0x7);
5570 gen_mtc0(env, ctx, t0, rd, ctx->opcode & 0x7);
5582 gen_dmfc0(env, ctx, cpu_gpr[rt], rd, ctx->opcode & 0x7);
5591 gen_dmtc0(env, ctx, t0, rd, ctx->opcode & 0x7);
5604 ctx->opcode & 0x7, (ctx->opcode >> 4) & 1);
5610 ctx->opcode & 0x7, (ctx->opcode >> 4) & 1);
6221 gen_movcf_s(fs, fd, (ft >> 2) & 0x7, ft & 0x1);
6640 gen_movcf_d(ctx, fs, fd, (ft >> 2) & 0x7, ft & 0x1);
6974 gen_movcf_ps(fs, fd, (ft >> 2) & 0x7, ft & 0x1);
7288 tcg_gen_andi_tl(t0, t0, ~0x7);
7328 tcg_gen_andi_tl(t0, t0, ~0x7);
7361 tcg_gen_andi_tl(t0, t0, 0x7);
7750 gen_movci(ctx, rd, rs, (ctx->opcode >> 18) & 0x7,
8125 (rt >> 2) & 0x7, imm << 2);
8133 (imm >> 8) & 0x7);