Re: e500 core lacks lswi, lswx, stswi, and stswx instructions.

Martin Husemann <[email protected]> Tue, 20 Jan 2015 19:57:30 +0100
Newsgroups gmane.os.netbsd.ports.powerpc
Message-ID <[email protected]>
On Wed, Jan 21, 2015 at 05:15:03AM +1100, matthew green wrote:
> 
> BTW, the reason i care is that i use -Os on the G4.

Can't you do

	-Os -mcpu=G4

and get them back in your local kernel config?

Martin