* commit '5f48eda760e563e39231b1a0eaba086a5c0403a2': Remove __ARM_HAVE_HALFWORD_MULTIPLY.
This commit is contained in:
		@@ -53,11 +53,6 @@
 | 
				
			|||||||
#  endif
 | 
					#  endif
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* define __ARM_HAVE_HALFWORD_MULTIPLY when half-word multiply instructions
 | 
					 | 
				
			||||||
 * this means variants of: smul, smulw, smla, smlaw, smlal
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
#define  __ARM_HAVE_HALFWORD_MULTIPLY  1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* define _ARM_HAVE_VFP if we have VFPv3
 | 
					/* define _ARM_HAVE_VFP if we have VFPv3
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#if __ARM_ARCH__ >= 7 && defined __VFP_FP__
 | 
					#if __ARM_ARCH__ >= 7 && defined __VFP_FP__
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user