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

  1. Newsgroups: alt.folklore.computers
  2. Path: sparky!uunet!walter!att-out!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.columbia.edu!cunixb.cc.columbia.edu!kps
  3. From: kps@cunixb.cc.columbia.edu (Karthik P Sheka)
  4. Subject: Re: ASSEMBLY LANGUAGE IBM
  5. Message-ID: <1992Nov16.170709.27725@news.columbia.edu>
  6. Sender: usenet@news.columbia.edu (The Network News)
  7. Nntp-Posting-Host: cunixb.cc.columbia.edu
  8. Reply-To: kps@cunixb.cc.columbia.edu (Karthik P Sheka)
  9. Organization: Columbia University
  10. References: <16NOV92.12250000.0072@VM1.MCGILL.CA>
  11. Date: Mon, 16 Nov 1992 17:07:09 GMT
  12. Lines: 15
  13.  
  14. In article <16NOV92.12250000.0072@VM1.MCGILL.CA> IEGS@MUSICB.MCGILL.CA (IEGS) writes:
  15. >HOW COULD YOU SOLVE THIS:
  16. >DETERMINE HOW MANY MICRO-INSTRUCTIONS ARE REQUIRE TO PERFORM
  17. >THE ASSEMBLY INSTRUCTIONS WITH OPERATION CODES FROM 0 TO 4.
  18. >  WRITE A (MAC-1) ASSEMBLY IBM PROGRAM TO COMPUTE X = MIN(A,B)
  19. >{IF (A<B) X=A ELSE X=B}
  20. >PLEASE REPLY TO MC.BER
  21.  
  22.  
  23. So, who's the kid taking the computer org. midterm?
  24.  
  25. (Sorry, it's been a long day, and it's not even noon yet...)
  26.  
  27. //Karthik
  28. kps@cunixb.cc.columbia.edu
  29.