I am working on a DSP project. I need more speed.
I converted from PIC16F to PIC18F and that helped!! (8bit * 8 bit)
I am looking for ASM code for PIC18F math (24 & 32 bit) *,-,+,/, shift
I have PIC16F math but cannot find 18F libraries.

MicroChip thinks I should convert to C but I want to stay with PBP for everything but the ‘fast math loop’. PBP has very good IO.

Thanks