diff options
author | 2016-11-18 11:50:59 +0100 | |
---|---|---|
committer | 2017-01-10 08:06:11 -0800 | |
commit | 069ea736b50b75fdec99c9b8cc603b97bd98419e (patch) | |
tree | c2d717658df79279163c7c333aa1c4b3e043c1f5 /tcg/optimize.c | |
parent | tcg: Transition flat op_defs array to a target callback (diff) | |
download | qemu-069ea736b50b75fdec99c9b8cc603b97bd98419e.tar.xz qemu-069ea736b50b75fdec99c9b8cc603b97bd98419e.zip |
tcg: Pass the opcode width to target_parse_constraint
This will let us choose how to interpret a given constraint
depending on whether the opcode is 32- or 64-bit. Which will
let us share more constraint combinations between opcodes.
At the same time, change the interface to return the advanced
pointer instead of passing it in/out by reference.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions