Path: utzoo!attcan!uunet!husc6!rutgers!ucsd!ucbvax!HUB.UCSB.EDU!bfox%eagle From: bfox%eagle@HUB.UCSB.EDU (Brian Fox) Newsgroups: comp.sys.apple Subject: Long and short integers Message-ID: <8811231628.AA10036@hub.ucsb.edu> Date: 23 Nov 88 16:27:41 GMT References: <8960@smoke.BRL.MIL> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: bfox%cornu@hub.ucsb.edu Organization: The Internet Lines: 15 Posted-Date: 22 Nov 88 22:57:17 GMT Date: 22 Nov 88 22:57:17 GMT From: Doug Gwyn Organization: Ballistic Research Lab (BRL), APG, MD. References: <8811220359.aa03637@SMOKE.BRL.MIL>, <8811221659.AA15060@hub.ucsb.edu> Sender: info-apple-request@brl.mil In article <8811221659.AA15060@hub.ucsb.edu> bfox%cornu@hub.ucsb.edu writes: >Hah! That's pretty funny. >In the Apple, the MSB is the leftmost bit in the byte. That's even funnier! ASL foo ;multiply foo by 2 by arithmetic shifting LEFT.