Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
IT arm asm
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2854 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
IT arm asm
mosfet mosfet
over 12 years ago
Note: This was originally posted on 14th December 2009 at
http://forums.arm.com
Hi,
When disassembling with IDA an arm binary I can see the following:
__text:000049CA RSBS.W R3, R2, #1 ;R3 = 1 - var_height
__text:000049CE IT CC
__text:000049D0 MOVCC R3, #0
__text:000049D2 CMP R0, #0
__text:000049D4 ITE NE
__text:000049D6 MOVNE R4, R3
__text:000049D8 ORREQ.W R4, R3, #1
__text:000049DC MOV R5, R0
I cannot find references about IT/ITE opcode, where can I find it ?
Thanks
0
Quote