qemu-patch-raspberry4/tcg/sparc
Richard Henderson 069ea736b5 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>
2017-01-10 08:06:11 -08:00
..
tcg-target.h tcg: Add field extraction primitives 2017-01-10 07:59:11 -08:00
tcg-target.inc.c tcg: Pass the opcode width to target_parse_constraint 2017-01-10 08:06:11 -08:00