From: "mansoor" <mansoor@isofttech.com>
To: <linux-mips@linux-mips.org>
Subject: Disabling lwc0 instruction
Date: Tue, 9 Nov 2004 18:31:11 +0530 [thread overview]
Message-ID: <04e601c4c65c$2fdc15a0$8c00a8c0@mansoor> (raw)
Hi all,
Iam working on lx4189. This core doesnt support
"lwc0" instruction but my tool chain generates
this instruction.
So when I run some applications it throws
"unknown instruction" exception.
How can solve this issue ?
I have few solutions but I dont know
whether its correct.
1) Re-build the toolchain with this instruction
disbaled. But how to do this ?.
2) Write an exception handler to handle this
instruction. The exact replacement would be
"mfc0". how to do this ?
Thanx in advance
Mansoor Ahamed Basheer
WARNING: multiple messages have this Message-ID (diff)
From: "mansoor" <mansoor@isofttech.com>
To: linux-mips@linux-mips.org
Subject: Disabling lwc0 instruction
Date: Tue, 9 Nov 2004 18:31:11 +0530 [thread overview]
Message-ID: <04e601c4c65c$2fdc15a0$8c00a8c0@mansoor> (raw)
Message-ID: <20041109130111.Nfb0MJBO0co8U38cgGHZ9yTxM9k1srnnaqq1VyBsYKo@z> (raw)
Hi all,
Iam working on lx4189. This core doesnt support
"lwc0" instruction but my tool chain generates
this instruction.
So when I run some applications it throws
"unknown instruction" exception.
How can solve this issue ?
I have few solutions but I dont know
whether its correct.
1) Re-build the toolchain with this instruction
disbaled. But how to do this ?.
2) Write an exception handler to handle this
instruction. The exact replacement would be
"mfc0". how to do this ?
Thanx in advance
Mansoor Ahamed Basheer
next reply other threads:[~2004-11-09 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-09 13:01 mansoor [this message]
2004-11-09 13:01 ` Disabling lwc0 instruction mansoor
2004-11-09 13:24 ` Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='04e601c4c65c$2fdc15a0$8c00a8c0@mansoor' \
--to=mansoor@isofttech.com \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.