Re: virt68k/68030 problem

Jason Thorpe <[email protected]> Fri, 19 Jan 2024 08:30:47 -0800
Newsgroups gmane.os.netbsd.ports.m68k
Message-ID <[email protected]>

> On Jan 19, 2024, at 4:40 AM, Michael van Elst <[email protected]> wrote:
> 
> You can also write something like:
> 
> .save
> .chip 68030
> pmove %tt0,%d0
> .restore

Ah, I was wondering what the syntax was for that!

-- thorpej