Searched refs:FloatingPointer (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/
H A Dsystem.hh58 class FloatingPointer;
94 X86ISA::IntelMP::FloatingPointer * mpFloatingPointer;
/gem5/src/arch/x86/bios/
H A Dintelmp.cc70 const char X86ISA::IntelMP::FloatingPointer::signature[] = "_MP_";
111 X86ISA::IntelMP::FloatingPointer::writeOut(PortProxy& proxy, Addr addr)
150 X86ISA::IntelMP::FloatingPointer::FloatingPointer(Params * p) : function in class:X86ISA::IntelMP::FloatingPointer
155 X86ISA::IntelMP::FloatingPointer *
158 return new X86ISA::IntelMP::FloatingPointer(this);
H A Dintelmp.hh88 class FloatingPointer : public SimObject class in namespace:X86ISA::IntelMP
114 FloatingPointer(Params * p);

Completed in 7 milliseconds