added u opcode type
This commit is contained in:
		
							parent
							
								
									bda28533c5
								
							
						
					
					
						commit
						29b2b389fd
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -35,6 +35,8 @@ opcode with 2-byte signed argument | ||||||
| opcode with 4-byte signed argument | opcode with 4-byte signed argument | ||||||
| .PT 8 | .PT 8 | ||||||
| opcode with 8-byte signed argument | opcode with 8-byte signed argument | ||||||
|  | .PT u | ||||||
|  | opcode with 2-byte unsigned argument | ||||||
| .PE | .PE | ||||||
| Secondary (escaped) opcodes. | Secondary (escaped) opcodes. | ||||||
| .PS - 5 "  " | .PS - 5 "  " | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue