/dports/editors/fpc-ide/fpc-3.2.2/compiler/mips/ |
H A D | rmipsgss.inc | 71 'fcr0',
|
/dports/lang/fpc/fpc-3.2.2/compiler/mips/ |
H A D | rmipsgss.inc | 71 'fcr0',
|
/dports/lang/fpc-source/fpc-3.2.2/compiler/mips/ |
H A D | rmipsgss.inc | 71 'fcr0',
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/ |
H A D | internal.h | 365 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in compute_hflags() 388 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in compute_hflags()
|
H A D | gdbstub.c | 39 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0);
|
H A D | cpu.c | 73 env->active_fpu.fcr0, env->active_fpu.fcr31, is_fpu64, 236 env->active_fpu.fcr0 = env->cpu_model->CP1_fcr0; 368 (env->active_fpu.fcr0 & (1 << FCR0_F64))) {
|
/dports/emulators/qemu/qemu-6.2.0/target/mips/ |
H A D | internal.h | 365 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in compute_hflags() 388 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in compute_hflags()
|
H A D | gdbstub.c | 39 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0); in mips_cpu_gdb_read_register()
|
H A D | cpu.c | 73 env->active_fpu.fcr0, env->active_fpu.fcr31, is_fpu64, in fpu_dump_state() 236 env->active_fpu.fcr0 = env->cpu_model->CP1_fcr0; in mips_cpu_reset() 368 (env->active_fpu.fcr0 & (1 << FCR0_F64))) { in mips_cpu_reset()
|
/dports/emulators/qemu/qemu-6.2.0/linux-user/mips/ |
H A D | cpu_loop.c | 384 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in target_cpu_copy_regs() 389 if ((env->active_fpu.fcr0 & (1 << FCR0_F64) in target_cpu_copy_regs()
|
/dports/emulators/qemu60/qemu-6.0.0/linux-user/mips/ |
H A D | cpu_loop.c | 393 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in target_cpu_copy_regs() 398 if ((env->active_fpu.fcr0 & (1 << FCR0_F64) in target_cpu_copy_regs()
|
/dports/emulators/qemu5/qemu-5.2.0/linux-user/mips/ |
H A D | cpu_loop.c | 394 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in target_cpu_copy_regs() 399 if ((env->active_fpu.fcr0 & (1 << FCR0_F64) in target_cpu_copy_regs()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/mips/ |
H A D | cpu_loop.c | 390 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in target_cpu_copy_regs() 395 if ((env->active_fpu.fcr0 & (1 << FCR0_F64) in target_cpu_copy_regs()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/mips/ |
H A D | cpu_loop.c | 395 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in target_cpu_copy_regs() 400 if ((env->active_fpu.fcr0 & (1 << FCR0_F64) in target_cpu_copy_regs()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/mips/ |
H A D | cpu_loop.c | 390 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in target_cpu_copy_regs() 395 if ((env->active_fpu.fcr0 & (1 << FCR0_F64) in target_cpu_copy_regs()
|
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/ |
H A D | gdbstub.c | 38 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0); in mips_cpu_gdb_read_register()
|
H A D | internal.h | 410 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in compute_hflags() 433 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in compute_hflags()
|
/dports/emulators/qemu5/qemu-5.2.0/target/mips/ |
H A D | gdbstub.c | 38 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0); in mips_cpu_gdb_read_register()
|
H A D | internal.h | 412 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in compute_hflags() 435 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in compute_hflags()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/ |
H A D | gdbstub.c | 38 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0); in mips_cpu_gdb_read_register()
|
H A D | internal.h | 411 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in compute_hflags() 434 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in compute_hflags()
|
/dports/emulators/qemu42/qemu-4.2.1/target/mips/ |
H A D | gdbstub.c | 38 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0); in mips_cpu_gdb_read_register()
|
/dports/emulators/qemu60/qemu-6.0.0/target/mips/ |
H A D | gdbstub.c | 39 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0); in mips_cpu_gdb_read_register()
|
H A D | internal.h | 365 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in compute_hflags() 388 if (env->active_fpu.fcr0 & (1 << FCR0_FREP)) { in compute_hflags()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/ |
H A D | gdbstub.c | 39 return gdb_get_regl(mem_buf, (int32_t)env->active_fpu.fcr0); in mips_cpu_gdb_read_register()
|