Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/03/09 08:16
Read: times


 
#166686 - Other examples:
Responding to: ???'s previous message
Architectures with instructions tailored to speed up signal processing and other mathematical operations, e.g. polynomial evaluation, bit-reversed addressing for fast Fourier transforms, hardware circular buffer support, repeat-multiply-accumulate instructions, hardware FIR filter support, etc.

C simply doesn't know about any of these operations, so the compiler never uses the instructions.

List of 9 messages in thread
TopicAuthorDate
c compilers            01/01/70 00:00      
   Didnt get it...            01/01/70 00:00      
   Why do you ask?            01/01/70 00:00      
      Depends a lot on processor and compiler            01/01/70 00:00      
         Other examples:            01/01/70 00:00      
            Not necessarily true            01/01/70 00:00      
               Hand-crafted libraries            01/01/70 00:00      
                  I don't see this as compiler output            01/01/70 00:00      
                     Seemed to be quite explicit question            01/01/70 00:00      

Back to Subject List