mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Handle CmpNEZ64(And64(x,y)) by branching on flags, similarly to CmpNEZ64(Or64(x,y)). Ditto the 32 bit equivalents. Also, remove expensive DEFINE_PATTERN/DECLARE_PATTERN uses there and hardwire the matching logic. n-i-bz. This is in support of reducing the cost of expensiveCmpEQorNE in memcheck.