diff options
author | Richard Henderson | 2020-10-17 00:27:46 +0200 |
---|---|---|
committer | Richard Henderson | 2021-02-02 23:12:29 +0100 |
commit | 358b492392ad91d45a9714f7cd28fc1d83ffd8be (patch) | |
tree | d0ce2fcf2b5fef28011b0788913f5065e7ec2d04 /tcg/arm/tcg-target.h | |
parent | tcg/i386: Tidy register constraint definitions (diff) | |
download | qemu-358b492392ad91d45a9714f7cd28fc1d83ffd8be.tar.gz qemu-358b492392ad91d45a9714f7cd28fc1d83ffd8be.tar.xz qemu-358b492392ad91d45a9714f7cd28fc1d83ffd8be.zip |
tcg/i386: Split out target constraints to tcg-target-con-str.h
This eliminates the target-specific function target_parse_constraint
and folds it into the single caller, process_op_defs. Since this is
done directly into the switch statement, duplicates are compilation
errors rather than silently ignored at runtime.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/arm/tcg-target.h')
0 files changed, 0 insertions, 0 deletions