commit | ec3f3d14915ec8f8c59bb88190928faa63ed9eb8 | [log] [tgz] |
---|---|---|
author | Matteo Franchin <matteo.franchin@arm.com> | Thu May 29 14:24:10 2014 +0100 |
committer | Matteo Franchin <matteo.franchin@arm.com> | Tue Jun 03 19:23:53 2014 +0100 |
tree | 086ad43b1c100fcb74645016f80c4a527ddf88ed | |
parent | f11fe5d024ab6cff50de6c3702874cbc5b3a0697 [diff] |
AArch64: split list of opcodes in compiler filter. Some of the opcodes that are currently enabled in the compiler filter are generating assertion failures when using libartd.so. In this patch, these opcodes are marked as experimental via #if ... #endif and are disabled. This allows using libartd.so to run the tests and for development. Further commits will follow to fix the assertion issues. Change-Id: I9493fddc281542cb15ced38b262f37f4ef4f0870