unicorn/qemu/target
Richard Henderson 4d9c8583fa
tcg: Remove TCGV_EQUAL*
When we used structures for TCGv_*, we needed a macro in order to
perform a comparison. Now that we use pointers, this is just clutter

Backports commit 11f4e8f8bfaa2caaab24bef6bbbb8a0205015119 from qemu
2018-03-05 09:16:07 -05:00
..
arm target/arm: Implement SG instruction corner cases 2018-03-05 03:47:20 -05:00
i386 tcg: Remove TCGV_EQUAL* 2018-03-05 09:16:07 -05:00
m68k tcg: Remove TCGV_EQUAL* 2018-03-05 09:16:07 -05:00
mips tcg: Merge opcode arguments into TCGOp 2018-03-05 04:45:20 -05:00
sparc tcg: Remove GET_TCGV_* and MAKE_TCGV_* 2018-03-05 09:12:26 -05:00