On 11 October 2013 17:45, James Greenhalgh <james.greenha...@arm.com> wrote: > > Hi, > > The vtbx intrinsics are implemented in assembly without noting > that their tmp1 operand is early-clobber. This can, when the > wind blows the wrong way, result in us making a total mess of > the state of registers. > > Fix by marking the required operands as early-clobber. > > Regression tested against aarch64.exp with no problems. > > OK?
OK, and back port to 4.8 please. /Marcus