forked from HEL/rivet-typst
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			161 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			161 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| structures:
 | |
|   main:
 | |
|     bits: 32
 | |
|     ranges:
 | |
|       31-24:
 | |
|         name: op
 | |
|       23-16:
 | |
|         name: r1
 | |
|       15-8:
 | |
|         name: r2
 | |
|       7-0:
 | |
|         name: r3 |