diff options
author | Jan Beulich <jbeulich@novell.com> | 2012-07-31 07:41:39 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2012-07-31 07:41:39 +0000 |
commit | 5614d22c1d90a99acb57d6bcf74fdc32e2723bc5 (patch) | |
tree | 36f77b1ba4ee511cfb678ef9db62534a9cad64ea /gdb/m32c-tdep.c | |
parent | 94948e646e55a91768ca9e5da4d96a1633a7e1c4 (diff) | |
download | gdb-5614d22c1d90a99acb57d6bcf74fdc32e2723bc5.zip gdb-5614d22c1d90a99acb57d6bcf74fdc32e2723bc5.tar.gz gdb-5614d22c1d90a99acb57d6bcf74fdc32e2723bc5.tar.bz2 |
At the point where check_VecOperands()/VEX_check_operands() get run,
all other instruction attributes already matched, so any mismatch here
will tell the user more precisely what is wrong than using an eventual
(and very likely to occur) more generic error encountered on a
subsequent iteration through the template matching loop.
2012-07-31 Jan Beulich <jbeulich@suse.com>
* config/tc-i386.c (match_template): New local variable
'specific_error'. Set it from i.error after failed
check_VecOperands or VEX_check_operands. Use it if set in
preference to i.error when actually issuing disagnostic.
Diffstat (limited to 'gdb/m32c-tdep.c')
0 files changed, 0 insertions, 0 deletions