unicorn/qemu/accel
Richard Henderson eb488f5bd6
tcg: Merge opcode arguments into TCGOp
Rather than have a separate buffer of 10*max_ops entries,
give each opcode 10 entries. The result is actually a bit
smaller and should have slightly more cache locality.

Backports commit 75e8b9b7aa0b95a761b9add7e2f09248b101a392 from qemu
2018-03-05 04:45:20 -05:00
..
tcg tcg: Merge opcode arguments into TCGOp 2018-03-05 04:45:20 -05:00
Makefile.objs tcg: Add generic translation framework 2018-03-04 14:31:16 -05:00