Allow stosw, lodsw, scasw.
This commit is contained in:
		
							parent
							
								
									86ded9ea2c
								
							
						
					
					
						commit
						a45f1cdd33
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -184,10 +184,13 @@
 | 
			
		|||
{0,	NOOP_1,		0155,		"ins"},
 | 
			
		||||
{0,	NOOP_1,		0252,		"stosb"},
 | 
			
		||||
{0,	NOOP_1,		0253,		"stos"},
 | 
			
		||||
{0,	NOOP_1,		0253,		"stosw"},
 | 
			
		||||
{0,	NOOP_1,		0254,		"lodsb"},
 | 
			
		||||
{0,	NOOP_1,		0255,		"lods"},
 | 
			
		||||
{0,	NOOP_1,		0255,		"lodsw"},
 | 
			
		||||
{0,	NOOP_1,		0256,		"scasb"},
 | 
			
		||||
{0,	NOOP_1,		0257,		"scas"},
 | 
			
		||||
{0,	NOOP_1,		0257,		"scasw"},
 | 
			
		||||
{0,	NOOP_1,		0311,		"leave"},
 | 
			
		||||
{0,	NOOP_1,		0316,		"into"},
 | 
			
		||||
{0,	NOOP_1,		0317,		"iret"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue