As discussed in #11 Known limitations: - Only supports l8ui/l16ui - Unoptimised load routine - Not called from DoubleExceptionHandler but should be - Doesn't restore state properly when falling through to fatal exception handler
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			50 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			50 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| PROGRAM=unaligned_load
 | |
| include ../../../common.mk
 |