Re: Larkin, Power BASIC cannot be THAT good:



Jan Panteltje <pNaonStpealmtje@xxxxxxxxx> writes:

How fast do you have to go anyways?
The latest H264 encoders use Nvidia graphics cards as hardware accelerator.
that is so specialised, if you design that sort of soft, then yes, maybe
you need to be wizard in x86 asm:
http://www.mediacoderhq.com/
Do they use asm? perhaps?

I don't know about them, but to my knowledge ffmpeg and mplayer use a
lot of asm.

As far as I know, there isn't much of automatic vectorization in C
compilers either, so any non-trivial use of SSE and such needs hand
coded assembly.

OTOH, I think there was a fairly recent "survey" on slashdot about
assembly. The result was that few slashdot readers use it, but then I
read it as "slashdot reading perl and php coders don't use assembly".
Kind of no brainer...
.



Relevant Pages

  • Re: Larkin, Power BASIC cannot be THAT good:
    ... that is so specialised, if you design that sort of soft, then yes, maybe ... Do they use asm? ... The result was that few slashdot readers use it, ...
    (sci.electronics.design)
  • Re: high level languages for synthesis
    ... ASM or maybe Verilog, cool! ... hardware and new software tools is ... when you factor devevelopment costs and life cycle maintainence costs ... I helped Ron Cain with UNIX resources and design ideas back in the late ...
    (comp.arch.fpga)
  • Re: Hey, what is all this off topic posting?
    ... >>design and start right away with an empty main. ... > have to put in a heat sink and use a bigger battery. ... Okay, you're now taking the hardware part into the design, where I ... asm is the way to go, ...
    (sci.electronics.design)
  • Re: virus
    ... You are an ASM coder, so you are a "good people" in my book. ... "I think computer viruses should count as life. ... all that, some sort of power that came from low, from people ... and free media: interet tvs newspapers ...
    (alt.lang.asm)
  • Re: Any merits of virtual operators?
    ... Asm and you want to use it from C++ using some syntactic sugars. ... And I could implement the code in a DLL which would export a function like ... you design anyway, so that shouldn't be a problem. ...
    (microsoft.public.vc.language)