mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 c348722c53
			
		
	
	
		c348722c53
		
	
	
	
	
		
			
			These only need to be built for ARM guests. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| These are ARM specific guest programs
 | |
| 
 | |
| hello-arm
 | |
| ---------
 | |
| 
 | |
| A very simple inline assembly, write syscall based hello world
 | |
| 
 | |
| test-arm-iwmmxt
 | |
| ---------------
 | |
| 
 | |
| A simple test case for older iwmmxt extended ARMs
 |