-
Notifications
You must be signed in to change notification settings - Fork 562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
code_api|tool.drcachesim.filter fails on AArch32 #2533
Comments
No, I think the problem is "application exited with code 11" and no "Hello, world!". |
Agreed! |
egrimley
pushed a commit
that referenced
this issue
Jul 14, 2017
The instructions ADC, ADCS, RSC, RSCS, SBC and SBCS read the carry flag. The ones ending with S also set NZCV. Fixes #2533 Change-Id: Ifc171d28fa13f510aefe37de7ba7e41487815d9c
Confirmed fixed by latest nightly build http://dynamorio.org/CDash/viewTest.php?onlyfailed&buildid=26473 |
Thanks Edmund! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It fails during the nightly builds on a machine with a native AArch32 Linux. The generated output does not match the expected pattern. It looks like the following additional lines are generated:
http://dynamorio.org/CDash/testDetails.php?test=318024&build=26311
The text was updated successfully, but these errors were encountered: