(*) Multiply in ASM
Direct Digital Labs
Posts: 27
On page 391 in the Propeller Manual it shows the "(*) Multiply and return lower 32 bits (signed)" then gives a ref to page 258 which is Spin.
Multiply (signed) is exactly what I nneed to do in ASM and I was wondering what the ASM syntax would be. I've tried just about everything.
I·need X * Y with the result in X.
If this is an error in teh manual how would I acchive the result in ASM??
-Dan
Multiply (signed) is exactly what I nneed to do in ASM and I was wondering what the ASM syntax would be. I've tried just about everything.
I·need X * Y with the result in X.
If this is an error in teh manual how would I acchive the result in ASM??
-Dan
Comments
Thanks,
-Dan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
...
So, what does that mean, the Prop 2 part.
- 64 I/O pins
- pipelined execution (1 instruction/ clock cycle)
- single cycle·multiply (for those DSP applications needing·quick MAC operations)
I know·some more particulars about it, but I'll adopt Chip's "It will be more of everything" saying. But if everything on the drawing board gets implemented, the Prop 2 will be a 8 fold increase in processing power, or 1.28 BIPS (billion instructions per second).▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
...