Home
last modified time | relevance | path

Searched refs:gpr_map32 (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dgdbstub.c31 #define gpr_map gpr_map32
33 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
63 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
182 n = gpr_map32[n]; in x86_cpu_gdb_write_register()
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
105 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
287 n = gpr_map32[n]; in x86_cpu_gdb_write_register()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
105 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
287 n = gpr_map32[n]; in x86_cpu_gdb_write_register()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 };
121 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]);
269 n = gpr_map32[n];
/dports/emulators/qemu/qemu-6.2.0/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
121 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
269 n = gpr_map32[n]; in x86_cpu_gdb_write_register()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
104 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
284 n = gpr_map32[n]; in x86_cpu_gdb_write_register()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
104 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
283 n = gpr_map32[n]; in x86_cpu_gdb_write_register()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
104 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
283 n = gpr_map32[n]; in x86_cpu_gdb_write_register()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/
H A Dgdbstub.c30 #define gpr_map gpr_map32
32 static const int gpr_map32[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
104 return gdb_get_reg32(mem_buf, env->regs[gpr_map32[n]]); in x86_cpu_gdb_read_register()
284 n = gpr_map32[n]; in x86_cpu_gdb_write_register()