From: "Michael Büsch" <m@bues.ch>
To: b43-dev@lists.infradead.org
Subject: [PATCH] b43-asm: Add 3 new virtual instructions.
Date: Sat, 12 Nov 2011 19:05:01 +0100 [thread overview]
Message-ID: <20111112190501.3f24947e@milhouse> (raw)
In-Reply-To: <4ebead69.DTTnPGsbgTj4ZAAD%francesco.gringoli@ing.unibs.it>
On Sat, 12 Nov 2011 18:31:21 +0100
francesco.gringoli at ing.unibs.it wrote:
> orxh (r1 << 8) & 0x0100, r2 & ~0x0100, r2
This is not really going to fly. If you want this highlevel stuff, you
should port a C compiler to the architecture.
This is assembly. It doesn't know about reg<<imm or similar stuff.
--
Greetings, Michael.
next prev parent reply other threads:[~2011-11-12 18:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-12 17:31 [PATCH] b43-asm: Add 3 new virtual instructions francesco.gringoli at ing.unibs.it
2011-11-12 18:05 ` Michael Büsch [this message]
2011-11-12 19:03 ` francesco.gringoli at ing.unibs.it
2011-11-12 19:16 ` Michael Büsch
2011-11-12 20:12 ` francesco.gringoli at ing.unibs.it
2011-11-12 20:18 ` Gábor Stefanik
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=20111112190501.3f24947e@milhouse \
--to=m@bues.ch \
--cc=b43-dev@lists.infradead.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.