POV-Ray : Newsgroups : povray.off-topic : Invisible: PureData : Re: Invisible: PureData Server Time
3 Sep 2024 17:15:58 EDT (-0400)
  Re: Invisible: PureData  
From: Warp
Date: 20 Feb 2011 11:28:37
Message: <4d614135@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> >> This only matters if you're interested in performance.
> >
> > Why else would you use assembly?

> Perhaps because you need to perform specific hardware-level operations 
> that C doesn't support. (E.g., selecting a different processor mode or 
> something.) There's usually a few bits of the OS written in assembly 
> because they do very low-level stuff.

  It's not like you need to write the entire program in assembly just
because you need to execute one asm instruction not supported by the
language. They invented inline asm for a reason.

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.