commit | 3b165bc53c2f063e3a9c644d0edc7bc30c634884 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Aug 01 22:07:04 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Aug 05 17:57:26 2016 -0700 |
tree | a408bcb65e848d76a22fcd0367a96ed2630a50b8 | |
parent | 11a59a48474caa818ddf344575aa6afc51f45590 [diff] |
ART: Extract macro assembler Extract macro assembler functionality used by the JNI compiler from the assembler interface. Templatize the new interface so that type safety ensures correct usage. Change-Id: Idb9f56e5b87e43ee6a7378853d8a9f01abe156b2 Test: m test-art-host