summary refs log tree commit diff stats
path: root/hw/misc/mst_fpga.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2020-09-03 12:23:34 -0700
committerPeter Maydell <peter.maydell@linaro.org>2020-09-14 14:23:19 +0100
commitacfdd2398dc929d4e87507b8acbdc19c88379e0e (patch)
treebe066aa0b91acca1715a88f27393d372de35f5af /hw/misc/mst_fpga.c
parentc9ebc8c207e997c01d459529fd83ffd85c66cf9d (diff)
downloadfocaccia-qemu-acfdd2398dc929d4e87507b8acbdc19c88379e0e.tar.gz
focaccia-qemu-acfdd2398dc929d4e87507b8acbdc19c88379e0e.zip
decodetree: Improve identifier matching
Only argument set members have to be C identifiers, everything
else gets prefixed during conversion to C.  Some places just
checked the leading character, and some places matched a leading
character plus a C identifier.

Convert everything to match full identifiers, including the
[&%@&] prefix, and drop the full C identifier requirement.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200903192334.1603773-1-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions