mirror of
				https://github.com/simon987/Much-Assembly-Required.git
				synced 2025-11-04 01:56:53 +00:00 
			
		
		
		
	fix table
							parent
							
								
									c50edcbeac
								
							
						
					
					
						commit
						3f7edeb0bf
					
				@ -48,6 +48,7 @@ As there is a limited amount of opcodes some (abstract) instructions can have an
 | 
			
		||||
The [`SETcc`](http://www.ousob.com/ng/iapx86/ng22d84.php) instruction family is implemented with the single opcode `0x32`. It uses the *Source operand* word to encode its family opcode.
 | 
			
		||||
 | 
			
		||||
| instruction | family opcode |
 | 
			
		||||
|---|---|
 | 
			
		||||
| SETA | 0x01 |
 | 
			
		||||
| SETAE | 0x02 |
 | 
			
		||||
| SETBE | 0x03 |
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user