On 08/05/2018 08:28 PM, Pavel Zbitskiy wrote: > PACK fails on the test from the Principles of Operation: F1F2F3F4 > becomes 0000234C instead of 0001234C due to an off-by-one error. > Furthermore, it overwrites one extra byte to the left of F1.
Hi Pavel, thanks for fixing these bugs in the s390x instructions! If you've got some more spare minutes, could you maybe also add regression tests for these (user space) instruction to the tests/tcg/s390x folder? ... we really need some tests there ... Thomas