• Yufeng Zhang's avatar
    Add support for armv7ve to gas. · b3eb037d
    Yufeng Zhang authored
    gas/
    
    	* config/tc-arm.c (arm_archs): New armv7ve architecture option.
    	(arm_cpus): Replace ARM_ARCH_V7A_IDIV_MP_SEC_VIRT with
    	ARM_ARCH_V7VE for cortex-a7, cortex-a12 and cortex-a15.
    	(cpu_arch_ver): Likewise.
    	* doc/c-arm.texi: Document armv7ve.
    
    gas/testsuite/
    
    	* gas/arm/attr-march-armv7ve.d: New test case for armv7ve.
    
    include/opcode/
    
    	* arm.h (ARM_AEXT_V7VE): New define.
    	(ARM_ARCH_V7VE): New define.
    	(ARM_ARCH_V7A_IDIV_MP_SEC_VIRT): Removed.
    b3eb037d
ChangeLog 61.8 KB