x86: abstract out obtaining of a template's mnemonic
authorJan Beulich <jbeulich@suse.com>
Fri, 20 Jan 2023 09:14:46 +0000 (10:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 20 Jan 2023 09:14:46 +0000 (10:14 +0100)
commit76d3f746c538af9204bbf5d7f90188a65048c0da
tree68c1d13a33476d70274318734a0e04dbc556fb1d
parentb863a2687319cc8deae279f3cc7861ff506a0575
x86: abstract out obtaining of a template's mnemonic

In preparation for changing the representation of the "name" field
introduce a wrapper function. This keeps the mechanical change separate
from the functional one.
gas/config/tc-i386-intel.c
gas/config/tc-i386.c