home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.folklore.computers
- Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!rpi!batcomputer!theory.TC.Cornell.EDU!mdw
- From: mdw@theory.TC.Cornell.EDU (Matt Welsh)
- Subject: Re: ASSEMBLY LANGUAGE IBM
- Message-ID: <1992Nov16.191148.29742@tc.cornell.edu>
- Sender: news@tc.cornell.edu
- Nntp-Posting-Host: theory.tc.cornell.edu
- Organization: Cornell Theory Center
- References: <16NOV92.12250000.0072@VM1.MCGILL.CA>
- Date: Mon, 16 Nov 1992 19:11:48 GMT
- Lines: 15
-
- In article <16NOV92.12250000.0072@VM1.MCGILL.CA> IEGS@MUSICB.MCGILL.CA (IEGS) writes:
- >HOW COULD YOU SOLVE THIS:
- >DETERMINE HOW MANY MICRO-INSTRUCTIONS ARE REQUIRE TO PERFORM
- >THE ASSEMBLY INSTRUCTIONS WITH OPERATION CODES FROM 0 TO 4.
- > WRITE A (MAC-1) ASSEMBLY IBM PROGRAM TO COMPUTE X = MIN(A,B)
- >{IF (A<B) X=A ELSE X=B}
- >PLEASE REPLY TO MC.BER
-
- Looks a lot like someone's working on a comp sci homework assignment.
-
- (Either that, or they're currently taking the exam and somehow
- snuck a laptop and thinwire link in...)
-
- mdw
-
-