Searched hist:dcb8e75870e2de199db853697f8839cb603beefe (Results 1 – 4 of 4) sorted by relevance
/qemu/tcg/ |
H A D | tcg-op.c | dcb8e75870e2de199db853697f8839cb603beefe Thu Jun 23 02:42:31 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Reorg TCGOp chaining
Instead of using -1 as end of chain, use 0, and link through the 0 entry as a fully circular double-linked list.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | optimize.c | dcb8e75870e2de199db853697f8839cb603beefe Thu Jun 23 02:42:31 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Reorg TCGOp chaining
Instead of using -1 as end of chain, use 0, and link through the 0 entry as a fully circular double-linked list.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg.c | dcb8e75870e2de199db853697f8839cb603beefe Thu Jun 23 02:42:31 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Reorg TCGOp chaining
Instead of using -1 as end of chain, use 0, and link through the 0 entry as a fully circular double-linked list.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/include/tcg/ |
H A D | tcg.h | dcb8e75870e2de199db853697f8839cb603beefe Thu Jun 23 02:42:31 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Reorg TCGOp chaining
Instead of using -1 as end of chain, use 0, and link through the 0 entry as a fully circular double-linked list.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|