Richard Henderson 15fa08f845 tcg: Dynamically allocate TCGOps
With no fixed array allocation, we can't overflow a buffer.
This will be important as optimizations related to host vectors
may expand the number of ops used.

Use QTAILQ to link the ops together.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-12-29 12:43:39 -08:00
..
2017-09-22 14:11:25 +02:00
2017-07-24 12:42:55 +01:00
2017-10-16 20:57:13 +03:00
2017-12-18 10:54:13 -05:00
2017-09-06 14:38:03 +01:00
2016-10-26 08:29:01 -07:00
2017-09-05 22:34:40 +02:00
2016-11-01 10:29:03 -06:00
2017-12-18 17:07:02 +03:00
2017-12-29 12:43:39 -08:00
2017-06-16 07:55:00 +08:00
2017-06-13 14:56:59 +01:00
2017-10-17 10:25:42 +02:00
2016-09-15 15:32:22 +03:00
2017-12-20 22:01:24 +08:00
2017-01-24 23:26:52 +03:00