unicorn/qemu/target
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
..
arm target/arm: Implement SG instruction corner cases 2018-03-05 03:47:20 -05:00
i386 tcg: Merge opcode arguments into TCGOp 2018-03-05 04:45:20 -05:00
m68k target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init() 2018-03-04 23:05:01 -05:00
mips tcg: Merge opcode arguments into TCGOp 2018-03-05 04:45:20 -05:00
sparc sparc: Fix typedef clash 2018-03-04 23:05:50 -05:00