Fw: Can you use SSE2 in DOS?
From: Beth Wise (dtopnorth_at_yahoo.com)
Date: 03/29/04
- Previous message: Matt Taylor: "Re: Same Performance for Both Routines???"
- Next in thread: Grumble: "Re: Can you use SSE2 in DOS?"
- Reply: Grumble: "Re: Can you use SSE2 in DOS?"
- Reply: Matt Taylor: "Re: Can you use SSE2 in DOS?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Mar 2004 07:11:32 +0000 (UTC)
I've posted this about 4 times. I always get the confirmation that I posted
as shown below. I never see the post make it to the newsgroups.
1. It is not rejected
2. The email name is valid
I see no reason for the problem. I post to several other newsgroups with
this address, dtopnorth@yahoo.com . I never have a problem. I do from time
to time change the name associated with the email address. In the case of
newgroup posting the name says "dtn". But as you see, the name that you get
from this email is "Beth Wise"
----- Original Message -----
posting-system@google.com wrote:
Date: Mon, 15 Mar 2004 21:51:46 -0800
From: posting-system@google.com
To: dtopnorth@yahoo.com
Subject: Can you use SSE2 in DOS?
From: dtopnorth@yahoo.com (dtn)
Newsgroups: comp.lang.asm.x86
Subject: Can you use SSE2 in DOS?
NNTP-Posting-Host: 64.218.161.80
Message-ID: <917edac7.0403152151.6a67ff16@posting.google.com>
I want to actually just demonstrate SSE2 instructions and XMM
registers from DOS. So I start a debugger (like GRDB.EXE)from the DOS
prompt and code in an MMX instruction like PSLLQ. It works. I add a
66h in front of it which according to my manuals makes it into an XMM
instruction.
I then execute that instruction and the system hangs.
Is there something I must do to enable SSE2??
I am using an AMD Opteron CPU and I checked the CPU instruction and it
supports SSE2. - Thanks
- Previous message: Matt Taylor: "Re: Same Performance for Both Routines???"
- Next in thread: Grumble: "Re: Can you use SSE2 in DOS?"
- Reply: Grumble: "Re: Can you use SSE2 in DOS?"
- Reply: Matt Taylor: "Re: Can you use SSE2 in DOS?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|