Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / none / tests / s390x / spechelper-tmll.stdout.exp
blob9eb1491a1a226e2d6c849f0591736c71e87e639b
1 Test #1  mask == 0, value == ~0  --> cc == 0
2 OK
3 Test #2  mask == 0xFFF, value == 0  --> cc == 0
4 OK
5 Test #3  mask == 0xFFFF, value == 0xFFFF  --> cc == 3
6 OK
7 Test #4  mask == 0x8000, value == 0x8000  --> cc == 3
8 OK
9 Test #5  mask == 0xF000, value == 0x9000  --> cc == 2
11 Test #6  mask == 0xF000, value == 0x3000  --> cc == 1