Searched refs:gpr_map32 (Results 1 – 1 of 1) sorted by relevance
35 #define gpr_map gpr_map3237 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable139 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()296 n = gpr_map32[n]; in x86_cpu_gdb_write_register()