[AArch64][SVE 05/32] Rename parse_neon_type_for_operand
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 21 Sep 2016 15:48:34 +0000 (16:48 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Wed, 21 Sep 2016 15:48:34 +0000 (16:48 +0100)
commit53021dd1a03ecde87239c999d70c5591a91f1385
treebf6415bc8689848f987ce34533ad6b2810a5e4db
parent8f9a77affe98e0892c46504712a1f0d8372ec765
[AArch64][SVE 05/32] Rename parse_neon_type_for_operand

Generalise the name of parse_neon_type_for_operand to
parse_vector_type_for_operand.  Later patches will add SVEisms to it.

gas/
* config/tc-aarch64.c (parse_neon_type_for_operand): Rename to...
(parse_vector_type_for_operand): ...this.
(parse_typed_reg): Update accordingly.
gas/ChangeLog
gas/config/tc-aarch64.c
This page took 0.036176 seconds and 4 git commands to generate.