Home | History | Annotate | Download | only in qemu

Lines Matching refs:gpr_map

503 static const int gpr_map[16] = {
508 static const int gpr_map[8] = {0, 1, 2, 3, 4, 5, 6, 7};
516 GET_REGL(env->regs[gpr_map[n]]);
565 env->regs[gpr_map[i]] = ldtul_p(mem_buf);