aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-07-20 12:47:25 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-07-20 12:55:14 -0700
commit7a54636a02e089436f69446a631451593ffeca30 (patch)
tree064eba06036d7c4ab03e5df4aaad47d6306327f1 /sim
parentd5f4da5e334dc4d87d7751a816c15d2bf4db3d43 (diff)
downloadgdb-7a54636a02e089436f69446a631451593ffeca30.zip
gdb-7a54636a02e089436f69446a631451593ffeca30.tar.gz
gdb-7a54636a02e089436f69446a631451593ffeca30.tar.bz2
x86: Rename match_reg_size to match_operand_size
match_reg_size checks size for both memory and register operands. This patch renamed match_reg_size to match_operand_size and updated comments for commit 3ac21baa8498d3aa9951f79e2c3336d532eeff7b Author: Jan Beulich <jbeulich@novell.com> Date: Mon Jul 16 08:19:21 2018 +0200 x86: fix operand size checking which added one argument to match_reg_size, match_simd_size and match_mem_size. * config/tc-i386.c (match_reg_size): Renamed to ... (match_operand_size): This. Update comments. (match_simd_size): Update comments. Replace match_reg_size with match_operand_size. (match_mem_size): Likewise. (operand_size_match): Replace match_reg_size with match_operand_size.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions