Searched defs:fpu (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/kvm/
H A Dx86_cpu.cc252 dumpFpuSpec(const struct kvm_fpu &fpu) argument
260 dumpFpuCommon(const T &fpu) argument
310 dumpKvm(const struct kvm_fpu &fpu) argument
587 struct kvm_fpu fpu; local
824 updateKvmStateFPUCommon(ThreadContext *tc, T &fpu) argument
860 struct kvm_fpu fpu; local
958 struct kvm_fpu fpu; local
1044 updateThreadContextFPUCommon(ThreadContext *tc, const T &fpu) argument
1077 updateThreadContextFPU(const struct kvm_fpu &fpu) argument
[all...]

Completed in 7 milliseconds