• ARM: Error: L6200E: multiply defined
    Hello, I have following linker-error. Im using the AT91SAM7X-EK board. The error occures on different projekts with different settings. The most interesting phenomenom is with the AT91SAM7SE...
  • ARM: Error: L6200E: multiply defined
    Hello, I have following linker-error. Im using the AT91SAM7X-EK board. The error occures on different projekts with different settings. The most interesting phenomenom is with the AT91SAM7SE...
  • ARM v8 Neon instruction for multiply long
    Hi All, I need perform multiply long operation on uint16x8_t data type on ARM v8. The ARM v7 implementation would be as follows: uint16x8_t u16x8_data1 = vld1q_u16(pBuffer1); uint16x8_t u16x8_data2...
  • ARM v8 Neon instruction for multiply long
    Hi All, I need perform multiply long operation on uint16x8_t data type on ARM v8. The ARM v7 implementation would be as follows: uint16x8_t u16x8_data1 = vld1q_u16(pBuffer1); uint16x8_t u16x8_data2...
  • Patent of ARM's single-cycle multiply on the M0+?
    Hi, A few months ago I managed to find the appropriate patent as regards to the single-cycle multiply that is optional on the M0 & M0+. I've just spent 4 fruitless hours searching. IF I cannot get an...