Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!decwrl!sun!gnu From: gnu@sun.UUCP (John Gilmore) Newsgroups: net.micro.68k Subject: Re: prefetching between movl requests Message-ID: <337@sun.UUCP> Date: Fri, 4-Nov-83 17:52:49 EST Article-I.D.: sun.337 Posted: Fri Nov 4 17:52:49 1983 Date-Received: Mon, 7-Nov-83 23:27:28 EST References: cmcl2.34371 Lines: 6 I can't give any Guarantees, but I've never seen a longword fetch or store be interrupted by other types of accesses (except that the PC pushed during interrupts is pushed in two pieces with other stack accesses inbetween). Note however that if your system arbitrates for the 68000 bus (using BR/BG/BGACK), anybody can break in to a movl with a DMA cycle.