home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / folklore / computer / 16308 < prev    next >
Encoding:
Text File  |  1992-11-17  |  996 b   |  27 lines

  1. Newsgroups: alt.folklore.computers
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!kodak
  3. From: kodak@mentor.cc.purdue.edu (Jason Balicki (KodaK))
  4. Subject: Re: ASSEMBLY LANGUAGE IBM
  5. Message-ID: <BxtpIv.AMD@mentor.cc.purdue.edu>
  6. Organization: Purdue University Computing Center
  7. References: <16NOV92.12250000.0072@VM1.MCGILL.CA>
  8. Date: Mon, 16 Nov 1992 19:16:05 GMT
  9. Lines: 16
  10.  
  11. In article <16NOV92.12250000.0072@VM1.MCGILL.CA> IEGS@MUSICB.MCGILL.CA (IEGS) writes:
  12. >HOW COULD YOU SOLVE THIS:
  13. >DETERMINE HOW MANY MICRO-INSTRUCTIONS ARE REQUIRE TO PERFORM
  14. >THE ASSEMBLY INSTRUCTIONS WITH OPERATION CODES FROM 0 TO 4.
  15. >  WRITE A (MAC-1) ASSEMBLY IBM PROGRAM TO COMPUTE X = MIN(A,B)
  16. >{IF (A<B) X=A ELSE X=B}
  17. >PLEASE REPLY TO MC.BER
  18.  
  19. Since you posted it twice I have to ask:  Is this your homework?
  20.  
  21. If yes then: DO IT YOURSELF!!
  22.  
  23. If no then: Sorry, I don't know Intel. (I *THINK* you're talking about a PC)
  24.  
  25. --Jason Balicki
  26. kodak@mentor.cc.purdue.edu
  27.