Home
last modified time | relevance | path

Searched hist:c45cb8bb89fc798489869982c4c463b26ce43d7b (Results 1 – 4 of 4) sorted by relevance

/qemu/tcg/
H A Dtcg-op.cc45cb8bb89fc798489869982c4c463b26ce43d7b Fri Sep 19 20:49:15 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Put opcodes in a linked list

The previous setup required ops and args to be completely sequential,
and was error prone when it came to both iteration and optimization.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
H A Doptimize.cc45cb8bb89fc798489869982c4c463b26ce43d7b Fri Sep 19 20:49:15 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Put opcodes in a linked list

The previous setup required ops and args to be completely sequential,
and was error prone when it came to both iteration and optimization.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
H A Dtcg.cc45cb8bb89fc798489869982c4c463b26ce43d7b Fri Sep 19 20:49:15 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Put opcodes in a linked list

The previous setup required ops and args to be completely sequential,
and was error prone when it came to both iteration and optimization.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
/qemu/include/tcg/
H A Dtcg.hc45cb8bb89fc798489869982c4c463b26ce43d7b Fri Sep 19 20:49:15 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Put opcodes in a linked list

The previous setup required ops and args to be completely sequential,
and was error prone when it came to both iteration and optimization.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>