mirror of
				https://github.com/netwide-assembler/nasm.git
				synced 2025-10-10 00:25:06 -04:00 
			
		
		
		
	Support the +n syntax for multiple contiguous registers, and emit it in the output from ndisasm as well. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			310 B
		
	
	
	
		
			NASM
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			310 B
		
	
	
	
		
			NASM
		
	
	
	
	
	
| 	bits 64
 | |
| 	v4fmaddps zmm0,zmm1+3,[rax]
 | |
| 	v4fnmaddps zmm2,zmm3,[rax]
 | |
| 	v4fmaddss zmm4,zmm5+3,[rax]
 | |
| 	v4fnmaddss zmm6,zmm7+3,[rax]
 | |
| 
 | |
| 	v4dpwssds zmm8,zmm9,[rax]
 | |
| 	v4dpwssd zmm10,zmm11+3,[rax]
 | |
| 	v4dpwssd zmm10+0,zmm11+3,[rax]
 | |
| ;	v4dpwssd zmm10+1,zmm11+3,[rax]
 | |
| ;	v4dpwssd zmm10,zmm11+4,[rax]
 | |
| ;	v4dpwssd zmm10,zmm11+7,[rax]
 |