commit | d3f94f7ef3e6999a7a31641096b70536af46f3f5 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Wed Dec 09 07:35:00 2015 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Wed Dec 09 07:35:00 2015 -0800 |
tree | 5cec664cc86fe8eb32d6369d32f3ca0e277f310c | |
parent | eb13acc6221f60642d17473b6329a82b02ae557a [diff] |
Add DMB instruction to the ARM integrated assembler. Note: There are no updates to the Dart source files, because Dart doesn't implement this instruction (data memory barrier). BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1507873004 .