home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 8133 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  912 b 

  1. Path: sparky!uunet!olivea!apple!apple!netcomsv!cruzio!aki
  2. From: aki@cruzio.santa-cruz.ca.us
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Strange 80x86 OPCODE
  5. Keywords: 80x86 Assembler Fun
  6. Message-ID: <3947@cruzio.santa-cruz.ca.us>
  7. Date: 28 Jul 92 02:28:43 GMT
  8. Sender: aki@cruzio.santa-cruz.ca.us
  9. Reply-To: aki@cruzio.santa-cruz.ca.us
  10. Lines: 16
  11.  
  12.  
  13. Doing my thing I hit upon a truly strange op-code:
  14.  
  15. It's 0F 3D,  i.e. 286+ 2-byte opcode that has 3D as the second
  16. byte.  Problem is,  that I can't find any reference to it anywhere.
  17. It looks like it's either something very new or undocumented.
  18.  
  19. I considered the possibility of the 0F being a 8088/8086 POP CS,
  20. but the surrounding code excludes this.
  21.  
  22. Anyone have any idea what that opcode does?
  23.  
  24. Aki.
  25. -- 
  26. /  Phone: 408-662 9664   Fax: 662 9676  |  "Aki" pronounced: Ah-Key. I know  \ 
  27. \  125 Searidge Ct #D, Aptos, CA 95003  |  what I'm doing most of the time.  /
  28.