[PATCH] b43-asm, b43-dasm: Add 5 new instructions.

Michael Büsch m at bues.ch
Mon Sep 12 07:35:46 EDT 2011


On Mon, 12 Sep 2011 10:50:16 +0200 (CEST)
Francesco Gringoli <francesco.gringoli at ing.unibs.it> wrote:

> Opcode 0x101: multiply op1 and op2 and store upper 16 bits in op3.
> Suggested name "mul" (multiply).

So this means the lower 16 bits are discarded? Or where are they put?
My guess would be that there's also an instruction that multiplies
op1 with op2 and puts the lower 16 bits into op3.
What about opcode 0x100? Are you really sure it does the same as 0x101?

-- 
Greetings, Michael.



More information about the b43-dev mailing list