Re: virt68k/68030 problem

Jason Thorpe <[email protected]> Sat, 20 Jan 2024 21:01:12 -0800
Newsgroups gmane.os.netbsd.ports.m68k
Message-ID <[email protected]>

> On Jan 20, 2024, at 8:02 PM, Jeremy Cooper <[email protected]> wrote:
> 
> Mea cupla,
> 
> For years I used the `.long` syntax in the 3/80 locore.s because I felt it was the only portable way to represent this very rare instruction. I always wanted the 3/80 port to be easily cross-compilable, so I avoided any non-standard asm instructions.

That’s OK … there’s a ton of places where that treatment is given to 68040 instructions, as well.

-- thorpej