On 6 September 2013 09:18, James Greenhalgh <james.greenha...@arm.com> wrote: > > Hi, > > Most of the vector-by-element instructions in AArch64 have the restriction > that, if the vector they are taking an element from has type "h" > then it must be in a register from the lower half of the vector register > set (i.e. v0-v15). While we have imposed that restriction in places, we > have not been consistent. > > Fix that. > > Tested with aarch64.exp with no regressions. > > OK for trunk?
OK /Marcus