WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
 
Forum
 

x86 Bit Test instruction equivalent in SIMD, x86 Bit Test instruction equivalent in SIMD instructions for checking individual bits?

dosboxing
Quote Post


New Member
*

Group: Members
Posts: 1
Member No.: 56919
Joined: 1-March 13


Sponsored Links
The Bit Test instruction BT is used to check individual bits in a register by copying the least significant bit to the carry flag such as the third one in the EAX register using.

BT EAX, 3

What I wanted to know is if there is a similar way to test MMX registers or SSE registers using some SIMD instruction? Are MMX and SSE registers the same by the way?
PMEmail Poster
Top
huntingspace
Quote Post


Active Member
***

Group: Members
Posts: 49
Member No.: 49504
Joined: 11-February 12


unfortunately, there is not. but there is PTEST instruction. it's a similar to the TEST instruction. wink.gif
PMEmail Poster
Top
Nurimex
Quote Post


New Member
*

Group: Members
Posts: 9
Member No.: 60011
Joined: 9-October 13


seems remarkable idea to me is
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian