Skip to content

Commit

Permalink
Fix e2e goldens
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt committed Dec 7, 2020
1 parent 9d6ae9b commit 0939889
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/e2e/qemu/expected.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4275,12 +4275,12 @@ scasl ESI=00000800 EDI=00000814 EAX=12345678 ECX=00000011 EFL=0044
scasb ESI=00000800 EDI=0000080f EAX=12345678 ECX=00000011 EFL=0044
scasw ESI=00000800 EDI=0000080e EAX=12345678 ECX=00000011 EFL=0044
scasl ESI=00000800 EDI=0000080c EAX=12345678 ECX=00000011 EFL=0044
repz scasb ESI=00000800 EDI=00000812 EAX=12345678 ECX=0000000f EFL=0004
repz scasw ESI=00000800 EDI=00000814 EAX=12345678 ECX=0000000f EFL=0004
repz scasb ESI=00000800 EDI=00000812 EAX=12345678 ECX=0000000f EFL=0095
repz scasw ESI=00000800 EDI=00000814 EAX=12345678 ECX=0000000f EFL=0091
repz scasl ESI=00000800 EDI=00000854 EAX=12345678 ECX=00000000 EFL=0044
repz scasb ESI=00000800 EDI=0000080e EAX=12345678 ECX=0000000f EFL=0004
repz scasw ESI=00000800 EDI=0000080c EAX=12345678 ECX=0000000f EFL=0004
repz scasl ESI=00000800 EDI=000007d8 EAX=12345678 ECX=00000003 EFL=0085
repz scasb ESI=00000800 EDI=0000080e EAX=12345678 ECX=0000000f EFL=0095
repz scasw ESI=00000800 EDI=0000080c EAX=12345678 ECX=0000000f EFL=0091
repz scasl ESI=00000800 EDI=000007d8 EAX=12345678 ECX=00000003 EFL=0014
repnz scasb ESI=00000800 EDI=00000811 EAX=12345678 ECX=00000010 EFL=0044
repnz scasw ESI=00000800 EDI=00000812 EAX=12345678 ECX=00000010 EFL=0044
repnz scasl ESI=00000800 EDI=00000814 EAX=12345678 ECX=00000010 EFL=0044
Expand Down

0 comments on commit 0939889

Please sign in to comment.