search for: atholon

Displaying 9 results from an estimated 9 matches for "atholon".

Did you mean: athlon
2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
Jean-Marc, >I'm still not sure I get it. On an Athlon XP, I can do something like >"mulps xmm0, xmm1", which means that the xmm registers are indeed >supported. Besides, without the xmm registers, you can't use much of >SSE. In the Atholon XP 2400+ that we have in our QA lab (Win2000 ) if you run that code it generates an Illegal Instruction Error. In addition, an AMD Duron (Windows ME) does the same thing. There are two possible reasons - One is that those processors do not support xmm registers or the Operating System does not...
2004 Aug 06
0
[PATCH] Make SSE Run Time option. Add Win32 SSE code
> In the Atholon XP 2400+ that we have in our QA lab (Win2000 ) if you run > that code it generates an Illegal Instruction Error. In addition, an AMD > Duron (Windows ME) does the same thing. There are two possible reasons - > One is that those processors do not support xmm registers or the Operating &...
2004 Aug 06
5
SIMD interest
Greetings, <p>my apologies for putting this trash in the mailing list but the topic about SSE run-time option interested me pretty much. Looks like some people is really experienced on the topic. I would really appreciate if somebody could point me to good resources about SSE and Altivec (not necessarly on the net, I'm ready to invest some money if necessary). I already have intel
2004 Aug 06
0
SIMD interest
...instruction with an xmm operand inside of a try catch loop: try { issue asm which uses xmm registers such as: pxor xmm0 xmm1 } catch(...) { if you get here an illegal instruction exception occurred then xmm registers are not supported. } Incidentally, in our case, just having an Atholon XP with Windows XP does not mean support for xmm / SSE FP. Your BIOS needs to support it as well. We have on machine in our test labs that is exactly this case. Atholon 2400+ XP with Win XP and no support for xmm / SSE FP. AMD has a great sample program for determining which CPU flags are supp...
2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
Jean-Marc, There is a big difference between SSE and SSEFP. The SSEFP means that the CPU supports the xmm registers. All Intel chips with SSE support do, however no current 32 bit AMD chips support the XMM registers. They will support the SSE instructions but not those registers. You are right about the SSE2 not being used. The AMD Opterons are the first AMD CPU's which support
2004 Aug 06
0
[PATCH] Make SSE Run Time option.
On Thu, 15 Jan 2004, Aron Rosenberg wrote: > So we ran the code on a Windows XP based Atholon XP system and the xmm > registers work just fine so it appears that Windows 2000 and below does not > support them. > > We agree on not supporting the non-FP version, however the run time flags > need to be settable with a non FP SSE mode so that exceptions are avoided. > > I t...
2012 Apr 11
0
Re: Graphics Flickering Issue w/ Wine & ati Radeon HD 4870
I'm also having this problem, I've tried adjusting the in game settings and there is no change. I have a radeon HD 5450 with updated drivers, ubuntu 10.10 and updated Wine. my processor is a AMD Atholon 2 4x, if that has any baring on things. [edit] additionally, my issues are less of flickering in shadows and more large portions of the screen flickering black and my mouse jumping around when I'm moving. Help?
2004 Aug 06
6
[PATCH] Make SSE Run Time option.
So we ran the code on a Windows XP based Atholon XP system and the xmm registers work just fine so it appears that Windows 2000 and below does not support them. We agree on not supporting the non-FP version, however the run time flags need to be settable with a non FP SSE mode so that exceptions are avoided. I thus propose a set of defines l...
2005 Jun 01
0
Pri restarting randomly (TE110P or TE405P)
Hi, we have a E1 pri from Citylink, (they are using Ericsson Engine exchange), that are restarting after 5 - 15 minutes, before and after that we can make calls in and out w/o problems. The cards have been tested in two computers (Atholon XP 2200+ and Celeron 2.6Ghz), are on there own IRQ, not showing any IRQ misses in zttool. It's all correctly configuered - zaptel and zapata (attached). We have tried with Asterisk 1.0.7 and CVS Head. Digium has done the loopbacktests w/o errors. Our question is, is this hardware, software or...