Re: 64-bit instructions
Bartc wrote:
I'm using a machine which I believe has a 64-bit-capable processor
(Intel e2140), but is running 32-bit Vista.
Are there any useful 64-bit operations which are easily available in
32-bit mode, such as 64-bit arithmetic?
Get a copy of VMWare and install a virtual 64-bit OS as a guest.
This actually works pretty nicely, even if the host OS is 32-bit!
I've used it many times to debug/verify 64-bit operation on code that
needed to be portable.
(Currently I'm running 32-bit XP and 64-bit Linux as guest with Vista-64
as the host OS.)
Terje
--
- <Terje.Mathisen@xxxxxxxxxxxxx>
"almost all programming can be viewed as an exercise in caching"
.
Relevant Pages
- Re: most suitable linux distribution on 64bit pc
... but windows seems to have stupidity build into it. ... If linux turns out to run more stable than vista, ... more sense to use that as a host. ... Almost any change in the system requires reboot. ... (alt.os.linux) - Re: Delphi 2007 Installationen synchronisieren
... Setzt man ihn zu hoch, kann anscheinend die Performance auch zusammenbrechen, da anscheinend jede VM ihren Speicher permanent vom System reserviert - da könnte der Host Probleme mit zu wenig RAM bekommen. ... Ich selbst verwende Vista nur gezwungenermaßen als Host, da ich XP auf meiner neuen Hardware noch nicht zum Laufen gekriegt habe. ... Zudem habe ich nur 32 Bit Systeme, vielleicht spielen bei Dir auch die 64 Bit Systeme eine Rolle? ... (de.comp.lang.delphi.misc) - Re: connecting via terminal servicces to an XP Home machine
... To be clear, home versions of any Windows client OS (WinXP Home, Vista Home Basic and Home Premium) do not support being used as a TS host. ... The assumption is that acting as a host is a function only useful to business users, since home users are rarely on static IP addresses, lack the upload speed for a strong connection, etc. ... While this assumption doesn't hold true for all users (personally, I have a headless desktop at home that I access solely via Remote Desktop), it is a factor in the price points for the various OS options. ... (microsoft.public.windows.terminal_services) - Re: windbg in Vista
... bcdedit /dbgsettings SERIAL DEBUGPORT:2 BAUDRATE:115200 ... I cannont get Vista to talk to Windbg over the serial port. ... On XP (host), I start the Windbg, and click on File->kernel Debug. ... (microsoft.public.win32.programmer.kernel) - Re: Host association of module ENTRYs
... CVF 6.6C has no problem with your example, nor does Intel ... host association. ... In 16.4.1.3 bullet says that objects in a type declaration ... (comp.lang.fortran) |
|