mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
14a58af263
* x86: Explicitly call __remill_undef for undefined arith flags. * x86: Remove hack needed for pop [rsp] and introduce new semantic fn instead. * test: Update test definitions with proper ignore flags. * test: Propagate name of tests into gtest framework for better messages. * arch: Make assert more verbose on failure.