![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Game engine designer
Join Date: May 2005
Location: Sweden
Posts: 313
Rep Power: 4
![]() |
Enable SSE for TASM v5.0 assembler
I am currently working on an SSE math lib using MASM. But now I want to use it in another project written using TASM. Converting the code is not a problem though the syntax is very much the same. The problem is that I have not found how to enable SSE instructions in the TASM assembler. In MASM I just put
.xmm Is there anyone who now how to enable the SSE instructions in TASM v5.0? Thanks alot for your help! /Klarre |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|