xemu/include
Richard Henderson bc2b17e6ea tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
These are easier to set and test when they have their own fields.
Reduce the size of alias_index and sort_index to 4 bits, which is
sufficient for TCG_MAX_OP_ARGS.  This leaves only the bits indicating
constants within the ct field.

Move all initialization to allocation time, rather than init
individual fields in process_op_defs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-10-08 05:57:32 -05:00
..
2020-10-06 15:04:10 +01:00
2020-10-05 16:41:22 +02:00
2020-10-06 15:04:10 +01:00
2020-09-29 10:08:25 +02:00
2020-08-12 13:16:27 +10:00