mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 a0d98ea802
			
		
	
	
		a0d98ea802
		
	
	
	
	
		
			
			Tested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> [AJB: dropped duplicate Makefile] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210305170045.869437-9-kbastian@mail.uni-paderborn.de> Message-Id: <20210512102051.12134-19-alex.bennee@linaro.org>
		
			
				
	
	
		
			10 lines
		
	
	
		
			149 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			149 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
| #include "macros.h"
 | |
| .text
 | |
| .global _start
 | |
| _start:
 | |
|     TEST_D_D(cls.h, 1, 0x0, 0x6db17976)
 | |
|     TEST_D_D(cls.h, 2, 0x000f000f, 0x0)
 | |
| 
 | |
|     TEST_PASSFAIL
 | |
| 
 |