keystone-engine / keystone

Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
http://www.keystone-engine.org
GNU General Public License v2.0
2.29k stars 457 forks source link

ADRP X8,#0x102744000 failed to assembly #259

Open neoz opened 7 years ago

neoz commented 7 years ago

Address: 100011C38 Asm : ADRP X8,#0x102744000 Expected: 88 39 01 F0

aquynh commented 7 years ago

would be great if you can send a pull req to put a new Python testcase for this bug under https://github.com/keystone-engine/keystone/tree/master/suite/regress.

will look at this soon, thanks!