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.3k stars 458 forks source link

Fix ADR instruction encoding #542

Open kkHAIKE opened 2 years ago

kkHAIKE commented 2 years ago

relate https://github.com/keystone-engine/keystone/commit/622fe09217bb61cb15b1bfb9502e519614b9448f

ADR and ADRP share the same getAdrLabelOpValue, but the imm calc is diffrent..