Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[SOLVED] Compare xmm6, xmm8

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
kagato1980
Cheater
Reputation: 0

Joined: 30 Oct 2020
Posts: 30
Location: The netherlands

PostPosted: Sat Jul 01, 2023 2:31 pm    Post subject: [SOLVED] Compare xmm6, xmm8 Reply with quote

I want to check if xmm6 and xmm8 contain the same value.

I think I can use something like "pcmpeqb xmm6,xmm8" but haven't gotten it to work yet. Should I store the values first, before doing any comparisons on them?

In pseudo code, I want something like:

Code:
cmp xmm6,xmm8
je code


Last edited by kagato1980 on Sun Jul 02, 2023 12:54 am; edited 1 time in total
Back to top
View user's profile Send private message
YoucefHam
Cheater
Reputation: 5

Joined: 19 Mar 2015
Posts: 39
Location: Algeria

PostPosted: Sat Jul 01, 2023 3:51 pm    Post subject: Re: Compare xmm6, xmm8 Reply with quote

kagato1980 wrote:
I want to check if xmm6 and xmm8 contain the same value.

I think I can use something like "pcmpeqb xmm6,xmm8" but haven't gotten it to work yet. Should I store the values first, before doing any comparisons on them?
........


Use COMISS https://wiki.cheatengine.org/index.php?title=Assembler:Commands:COMISS

Code:

comiss xmm6, xmm8
ja code
Back to top
View user's profile Send private message Send e-mail
Csimbi
I post too much
Reputation: 97

Joined: 14 Jul 2007
Posts: 3326

PostPosted: Sat Jul 01, 2023 7:25 pm    Post subject: Reply with quote

The answer would depend on what value you have in xmm6 and xmm8.
If it's single-prec floating point value, YoucefHam's code should work fine.
I'd recommend you read the Intel Developer's Manual.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites