ユーザー名: パスワード:
新ユーザー登録
管理人: toedder 
 Computers

Have computer questions, hints, or tips?

BBW's Tips on how to speed up page load the brainking site
Computers (BIG BAD WOLF, 2007-03-12 20:16:01)


1ページあたりのメッセージ件数:

flash disksには何が新しい?
掲示板表
この掲示板でメッセージを作成にはビショップ会員以上の会員レベルが必要となりますので、あなたは作成権限が有りません。
モード: 誰でも投稿可能
メールの内容の検索:  

24. 3月 2006, 11:12:40
ali 
ali (24. 3月 2006, 11:14:25)に変更されました。
do Anyone know that how can to enable SSE2 instructions on AMD athlon xp processors?
I want to run adobe encore dvd 2 on my pc , but my cpu is Athlon xp , what is the solution?

27. 3月 2006, 21:03:23
bitwisexor 
件名: Re:
ali: SSE2 emulator, but there WILL be a (proboably significant) performance decrease. Can't find any SSE2 emulator's, sorry.

27. 3月 2006, 21:13:46
ali 
件名: Re:
ali (27. 3月 2006, 21:17:13)に変更されました。
bitwisexor: Thanks a lot.But how can i find that?what is your suggestion?

3. 4月 2006, 19:26:03
bitwisexor 
件名: Re:
ali: An SSE2 emulator is just a program that will.. ermm.. emulate SSE2.

There are a few ways to do it:

* Go through ALL the assembly and replace SSE2 with code that's equivelant, but isn't SSE2.
* Wait for invalid instructions to be hit (which should cause an exception/whatever your CPU wants to call it), then emulate them if they're SSE2. (I'm not sure this would work on x86.. but certainly it's a way of emulating instructions)
* 'Virtual machine': read the program and emulate all the instructions, updating it inside virtual machine (so change to eax register doesn't necesarily change eax register on real machine (it still could!)).

As far as finding one? Sorry, no idea. QEMU might do SSE2, but I doubt it... I think it just does PII.

3. 4月 2006, 20:14:39
ali 
件名: Re:
bitwisexor: Thanks a lot for instructions.

日時
オンライン友達
気に入り掲示板
同好会
今日のアドバイス
著作権 © 2002 - 2024 Filip Rachunek.
上へ