Home
last modified time | relevance | path

Searched refs:FpControlStatus (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dwhpx-all.c313 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
314 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
316 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
318 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
320 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
321 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
322 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
479 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
481 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
485 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dwhpx-all.c315 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
316 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
318 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
320 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
322 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
323 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
324 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
481 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
483 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
487 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dwhpx-all.c313 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
314 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
316 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
318 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
320 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
321 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
322 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
479 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
481 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
485 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dwhpx-all.c361 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
362 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
364 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
366 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
368 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
369 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
370 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
549 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
551 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
555 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dwhpx-all.c357 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
358 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
360 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
362 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
364 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
365 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
366 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
545 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
547 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
551 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dwhpx-all.c357 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
358 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
360 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
362 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
364 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
365 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
366 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
545 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
547 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
551 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/whpx/
H A Dwhpx-all.c362 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
363 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
365 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
367 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
369 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
370 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
371 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
550 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
552 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
556 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/i386/whpx/
H A Dwhpx-all.c362 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
363 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
365 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
367 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
369 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
370 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
371 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
550 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
552 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
556 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/i386/whpx/
H A Dwhpx-all.c362 vcxt.values[idx].FpControlStatus.FpControl = env->fpuc; in whpx_set_registers()
363 vcxt.values[idx].FpControlStatus.FpStatus = in whpx_set_registers()
365 vcxt.values[idx].FpControlStatus.FpTag = 0; in whpx_set_registers()
367 vcxt.values[idx].FpControlStatus.FpTag |= (!env->fptags[i]) << i; in whpx_set_registers()
369 vcxt.values[idx].FpControlStatus.Reserved = 0; in whpx_set_registers()
370 vcxt.values[idx].FpControlStatus.LastFpOp = env->fpop; in whpx_set_registers()
371 vcxt.values[idx].FpControlStatus.LastFpRip = env->fpip; in whpx_set_registers()
550 env->fpuc = vcxt.values[idx].FpControlStatus.FpControl; in whpx_get_registers()
552 env->fpus = vcxt.values[idx].FpControlStatus.FpStatus & ~0x3800; in whpx_get_registers()
556 env->fpop = vcxt.values[idx].FpControlStatus.LastFpOp; in whpx_get_registers()
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h662 WHV_X64_FP_CONTROL_STATUS_REGISTER FpControlStatus; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h662 WHV_X64_FP_CONTROL_STATUS_REGISTER FpControlStatus; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs599 pub FpControlStatus: VIRTUAL_PROCESSOR_REGISTER_1_0,
1757 pub FpControlStatus: WHV_X64_FP_CONTROL_STATUS_REGISTER,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs1529 pub FpControlStatus: VIRTUAL_PROCESSOR_REGISTER_1_0,
3903 pub FpControlStatus: WHV_X64_FP_CONTROL_STATUS_REGISTER,