Unify internal representation of ARM instructions with a register...
Unify internal representation of ARM instructions with a register right-shifted by #32. These are stored as shifts by #0 in the MCInst and correctly marshalled when transforming from or to assembly representation. llvm-svn: 155565
Loading
Please register or sign in to comment