RE: z80 timings on Sam

2002-05-30 Thread Frode Tenneboe
On Tue, 28 May 2002 16:30:30 +0100 "Winkless, Geoff" <[EMAIL PROTECTED]> wrote:
> > The domain nvg.unit.no has expired.
> > Please use nvg.ntnu.no instead.
> 
> > Send the original mail again.

Actually, I'm quite surprised the nvg.unit.no address still
resolves. It's perhaps five years since it was obsoleted by ntnu.no.
Please search your addressbook and remove/replace all referenecs 
to unit.no (with ntnu.no).

Why you got the "send again" messageI can't answer. You can consider
yourself absolved. :)

 -Frode


--
^ Frode Tennebø   | email: [EMAIL PROTECTED]  ^
| Ericsson Radar AS.  | Isebakkeveien 49   |
| N-1788 Halden   | Phone: +47 69 21 41 47 |
| with Standard.Disclaimer; use Standard.Disclaimer;   |


RE: z80 timings on Sam

2002-05-28 Thread Winkless, Geoff
I wrote:
> is it quicker to do:
> AND &EE = 7 cycles

Second note: my apologies for sending the message twice. I got a message
back from the nvg admin telling me to do so, before the first email arrived
:(

>   The domain nvg.unit.no has expired.
>   Please use nvg.ntnu.no instead.

>   Send the original mail again.

Geoff


RE: z80 timings on Sam

2002-05-28 Thread Winkless, Geoff
I wrote:
> is it quicker to do:
> AND &EE = 7 cycles

Note: I should have written

AND C - 4 cycles

since the &EE is preloaded to a register (ostensible to increase speed).

Geoff