Port-m68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: virt68k/68030 problem



On Sat, Jan 20, 2024 at 08:02:44PM -0800, Jeremy Cooper wrote:
> 
> 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.

To me, gas syntax is non-standard anyway.

Having undocumented and target-specific pseudo ops (the syntax is
different for other targets) doesn't make a big difference.

Greetings,
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index