Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!brolga!uqcspe!batserver.cs.uq.oz.au!grue From: grue@batserver.cs.uq.oz.au (Frobozz) Newsgroups: comp.sys.handhelds Subject: Assembly questions for HP48 Message-ID: <6488@uqcspe.cs.uq.oz.au> Date: 21 Dec 90 00:00:50 GMT Sender: news@uqcspe.cs.uq.oz.au Reply-To: grue@batserver.cs.uq.oz.au Organization: Computer Science Department, The University of Queensland, Brisbane, Australia Lines: 32 hiya, I've got a quick request for information about the execution speeds of various instructions on the saturn processor. Which of the following two pieces of code will run more quickly? clr.a c move.p2 10, c or move.p5 10, c The first is shorter by one nibble than the second. Also what happens if we change the field in the first code section to .p1 or .p3 ?? I'm asking mostly out of interests sake, and I could write a program to determine the result. I was wondering if anybody out there has some timing details for the chip. Pauli seeya Paul Dale | Internet/CSnet: grue@batserver.cs.uq.oz.au Dept of Computer Science| Bitnet: grue%batserver.cs.uq.oz.au@uunet.uu.net Uni of Qld | JANET: grue%batserver.cs.uq.oz.au@uk.ac.ukc Australia, 4072 | EAN: grue@batserver.cs.uq.oz | UUCP: uunet!munnari!batserver.cs.uq.oz!grue f4e6g4Qh4++ | JUNET: grue@batserver.cs.uq.oz.au --