Revision ce854d7c target-arm/cpu.h

b/target-arm/cpu.h
360 360
#define ARM_IWMMXT_wCGR2	10
361 361
#define ARM_IWMMXT_wCGR3	11
362 362

  
363
/* If adding a feature bit which corresponds to a Linux ELF
364
 * HWCAP bit, remember to update the feature-bit-to-hwcap
365
 * mapping in linux-user/elfload.c:get_elf_hwcap().
366
 */
363 367
enum arm_features {
364 368
    ARM_FEATURE_VFP,
365 369
    ARM_FEATURE_AUXCR,  /* ARM1026 Auxiliary control register.  */

Also available in: Unified diff