commit | e0055e0f99732dbaea81fd1c7055efb7b506c221 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Thu Dec 04 12:02:39 2008 -0800 |
committer | Jean-Baptiste Queru <jbq@google.com> | Thu Dec 04 12:02:39 2008 -0800 |
tree | 9af34d28d2aea5d30055fce9e2e323bee7168bf1 | |
parent | 39c8f369ef965e83e2a660b09221da94d54f1146 [diff] |
Introduce a new ARM header file <machine/cpu-features.h> Introduce a new header file containing ARM-specific feature test macros (e.g. __ARM_HAVE_PAIR_LOAD_STORE corresponding to ldrd/strd instructions). Also modify a few files in our system to use the macros in order to build for ARMv4T.