From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Wilson To: armccurdy@yahoo.co.uk Cc: gcc@gcc.gnu.org Subject: Re: MIPS16 -mentry pseudo instruction definitions Date: Fri, 10 Sep 1999 11:57:00 -0000 Message-id: <199909101856.LAA28829@rtl.cygnus.com> References: <19990910152131.28617.rocketmail@web1105.mail.yahoo.com> X-SW-Source: 1999-09/msg00417.html In article < 19990910152131.28617.rocketmail@web1105.mail.yahoo.com > you write: >The mips16 ISA makes no mention of the entry/exit >pseudo instructions. (Thanks to Richard Henderson for >the reference). The file libgloss/mips/entry.S contains an implementation of entry/exit trap handlers for mips16. This is the best documentation that I am aware of. You can find a copy of this file in the newlib-1.8.1 release available from the sourceware.cygnus.com ftp site. Jim From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Wilson To: armccurdy@yahoo.co.uk Cc: gcc@gcc.gnu.org Subject: Re: MIPS16 -mentry pseudo instruction definitions Date: Thu, 30 Sep 1999 18:02:00 -0000 Message-ID: <199909101856.LAA28829@rtl.cygnus.com> References: <19990910152131.28617.rocketmail@web1105.mail.yahoo.com> X-SW-Source: 1999-09n/msg00417.html Message-ID: <19990930180200.rfcG2NVz8LPlsagnLYm7dLeAJRd7BXQd44g-leXahro@z> In article < 19990910152131.28617.rocketmail@web1105.mail.yahoo.com > you write: >The mips16 ISA makes no mention of the entry/exit >pseudo instructions. (Thanks to Richard Henderson for >the reference). The file libgloss/mips/entry.S contains an implementation of entry/exit trap handlers for mips16. This is the best documentation that I am aware of. You can find a copy of this file in the newlib-1.8.1 release available from the sourceware.cygnus.com ftp site. Jim