public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* libffi: mips/n32.S: disable .set mips4 on mips r6
@ 2017-12-25  5:18 YunQiang Su
  2018-01-03  2:32 ` YunQiang Su
  0 siblings, 1 reply; 2+ messages in thread
From: YunQiang Su @ 2017-12-25  5:18 UTC (permalink / raw)
  To: libffi-discuss

https://github.com/libffi/libffi/pull/396

MIPS r6 drops some insn and change some insn's encoding,
so we need to drop .set mips4 when we build libffi for mips r6.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libffi: mips/n32.S: disable .set mips4 on mips r6
  2017-12-25  5:18 libffi: mips/n32.S: disable .set mips4 on mips r6 YunQiang Su
@ 2018-01-03  2:32 ` YunQiang Su
  0 siblings, 0 replies; 2+ messages in thread
From: YunQiang Su @ 2018-01-03  2:32 UTC (permalink / raw)
  To: libffi-discuss

and a new pull request
  https://github.com/libffi/libffi/pull/401

in mips/ffi.c, the encoding of jr also need to be fixed for r6.

On Mon, Dec 25, 2017 at 1:18 PM, YunQiang Su <wzssyqa@gmail.com> wrote:
> https://github.com/libffi/libffi/pull/396
>
> MIPS r6 drops some insn and change some insn's encoding,
> so we need to drop .set mips4 when we build libffi for mips r6.



-- 
YunQiang Su

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-03  2:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-25  5:18 libffi: mips/n32.S: disable .set mips4 on mips r6 YunQiang Su
2018-01-03  2:32 ` YunQiang Su

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).