keystone-engine / keypatch

Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
http://www.keystone-engine.org/keypatch
GNU General Public License v2.0
1.49k stars 355 forks source link

MOVT support in fix IDA syntax for ARM-THUMB #37

Closed moonbone closed 6 years ago

moonbone commented 6 years ago

Added simple fix to fix_ida_syntax for Arm-Thumb instruction MOVT.

aquynh commented 6 years ago

merged, thanks!