caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David McClain <dbm@refined-audiometrics.com>
To: caml-list@inria.fr
Subject: HLVM...
Date: Sun, 27 Sep 2009 15:09:02 -0700	[thread overview]
Message-ID: <2084D077-4ACC-4054-9DFF-A4B23F76BA31@refined-audiometrics.com> (raw)

... remember too, in signal and image processing applications,  
converting to raw machine integers and plowing ahead is often  
counterproductive.

Rather we need saturating arithmetic to avoid abrupt transitions on  
overflow conditions, or modulo addressing. Neither of these is native  
to SSM, and have to be synthesized. DSP chips on the other hand almost  
always offer these variations implicitly or explicitly.


Dr. David McClain
dbm@refined-audiometrics.com




             reply	other threads:[~2009-09-27 22:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-27 22:09 David McClain [this message]
2009-09-27 22:12 ` [Caml-list] HLVM Jon Harrop
2009-09-28  9:18 ` Richard Jones
  -- strict thread matches above, loose matches on Subject: below --
2009-09-27 18:06 HLVM David McClain
2009-09-27 16:57 HLVM David McClain
2009-09-26 17:21 HLVM David McClain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2084D077-4ACC-4054-9DFF-A4B23F76BA31@refined-audiometrics.com \
    --to=dbm@refined-audiometrics.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).