Re: e500 core lacks lswi, lswx, stswi, and stswx instructions.
NONAKA Kimihiro <[email protected]> Tue, 20 Jan 2015 09:32:15 +0900
| Newsgroups | gmane.os.netbsd.ports.powerpc |
|---|---|
| Message-ID | <CAM+xf6DQg-qjKEfpaOA4F5ckA4zOSCMQVx8ZLwzw3meqaYDcQw@mail.gmail.com> |
2015-01-19 18:15 GMT+09:00 Frank Wille <[email protected]>: > Maybe you can switch gcc into e500 mode? > Does it work with -mcpu=8540 (e500v1) or -mcpu=8548 (e500v2) ? gcc -Os -mcpu=8548 is not generated those instructions. Thanks! Regards, -- NONAKA Kimihiro