home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mips / 1061 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!nic.csu.net!csus.edu!ucdavis!madrone.eecs.ucdavis.edu!najmi
  2. Newsgroups: comp.sys.mips
  3. Subject: MIPS R3000 unknown opcodes
  4. Message-ID: <19476@ucdavis.ucdavis.edu>
  5. From: najmi@ece.ucdavis.edu (Azfar Najmi)
  6. Date: 21 Nov 92 00:34:35 GMT
  7. Sender: usenet@ucdavis.ucdavis.edu
  8. Distribution: usa
  9. Organization: U.C. Davis - Department of Electrical Engineering and Computer Science
  10. Originator: najmi@madrone.eecs.ucdavis.edu
  11. Lines: 32
  12.  
  13.  
  14.   Hi. I'm working on a project where we need to analyze pixstats
  15. output run on the MIPS R3000 architecture. There are a number of
  16. opcodes in the output for which we cannot seem to find definitions.
  17. (We've looked in the "MIPS RISC Architecture" by Gerry Kane). I 
  18. would appreciate it GREATLY if anyone could explain what these 
  19. MEAN, and/or where I might be able to find them: 
  20.  
  21.   1. cop1 
  22.   2. spec - in particular, what do these include? (We have a separate
  23.         output for syscall, which are supposedly a part of these.)
  24.   3. fadd, fmul - are these floating point operations?
  25.           if so, are they double precision or single
  26.           precision?
  27.   4. bcond - if these are conditional branches, why are they separate
  28.          from all the other specific cond. branches (e.g., beq,
  29.          etc.)?
  30.   5. bff, cff - for these and the following, we really have no clue 
  31.   6. ctf, mtf
  32.   7. c.lt, c.olt
  33.   8. fcvtd, fcvtw
  34.   9. b
  35.  10. bcond - if these are conditional branches, why are they separate
  36.          from all the other specific cond. branches (e.g., beq,
  37.          etc.)?
  38.  
  39.   If you have ANY info. on any of the above, please mail responses to:
  40.  
  41.       najmi@eecs.ucdavis.edu
  42.  
  43.   Thanks!
  44.  
  45.