[PATCH] Fix decoding of ARM mov/movt/movw writing sp operand

Tim Northover t.p.northover at gmail.com
Fri Apr 19 02:59:51 PDT 2013


> Unfortunately DecodeGPRnopcRegisterClass is impure - once called it may
> modify the instruction.

Ah yes, of course. It adds the operand to the Inst. I've committed the
patch in r179847.

Tim.



More information about the llvm-commits mailing list