Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #1878

Re: Alignment exception examples

Subject Re: Alignment exception examples
Newsgroups comp.sys.acorn.programmer
From druck <news@druck.freeuk.com>
Date 2012-07-04 20:50 +0100
Message-ID <224e27aa52.druck@druck.freeuk.net> (permalink)
References (5 earlier) <81a082e3-62c4-485d-892c-7f2b04e9b038@googlegroups.com> <jsd7nt$6m7$1@dont-email.me> <1bced15b-6ff8-4bcd-8f19-93bbd3e58f06@googlegroups.com> <HBo*HeP+t@news.chiark.greenend.org.uk> <a0861437-d349-4d4f-8188-8e1291a0a3a7@googlegroups.com>
Organization druck

Show all headers | View raw


On 27 Jun 2012 chrisbazley@bigfoot.com wrote:

> On Wednesday, June 27, 2012 12:23:49 AM UTC+1, Theo Markettos wrote:
>> chrisbazley@bigfoot.com wrote:
>>> It seems that you want to run ported applications as fast as possible on
>>> the latest hardware, and to hell with backward compatibility.  You don't
>>> even seem particularly bothered about executing incompatible code on an
>>> operating system that provides minimal safeguards against insidious
>>> side-effects.
>> 
>> I'm not sure where 'ported' came from.

> It came from druck, who wrote "But given that RISC OS has had very
> poor FP since hardware FP was canned, its only going to be ported
> programs that are FP heavy, which means its even easier to
> recomopile."

Given the poor FP on RISC OS, developers go out of their way not to 
use it, using fixed point if at all possible. On other platforms with 
highly accelerated FP, there isn't the stigma, so it's used for many 
things such as 3D graphic APIs, codecs, and lots of other things - all 
of which have been ported to RISC OS at one time or another and found 
to be hideously slow.

---druck

-- 
The ARM Club Free Software - http://www.armclub.org.uk/free/
32 bit Conversions Page    - http://www.armclub.org.uk/32bit/

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Alignment exception examples druck <news@druck.org.uk> - 2012-06-23 20:55 +0100
  Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-23 13:21 -0700
    Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-24 11:35 +0100
      Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-24 04:02 -0700
        Re: Alignment exception examples druck <news@druck.freeuk.com> - 2012-06-24 17:29 +0100
        Re: Alignment exception examples Theo Markettos <theom+news@chiark.greenend.org.uk> - 2012-06-26 00:02 +0100
          Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-26 01:15 -0700
            Re: Alignment exception examples Theo Markettos <theom+news@chiark.greenend.org.uk> - 2012-06-26 11:51 +0100
              Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-27 05:40 -0700
                Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-27 22:43 +0100
            Re: Alignment exception examples Martin Bazley <martin.bazley@blueyonder.co.uk> - 2012-06-26 14:06 +0100
            Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-26 21:57 +0100
              Re: Alignment exception examples Martin Bazley <martin.bazley@blueyonder.co.uk> - 2012-06-26 23:20 +0100
                Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-27 22:51 +0100
              Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-26 15:17 -0700
                Re: Alignment exception examples Theo Markettos <theom+news@chiark.greenend.org.uk> - 2012-06-27 00:23 +0100
                Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-27 05:52 -0700
                Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-27 22:46 +0100
                Re: Alignment exception examples Nick Roberts <tigger@orpheusinternet.co.uk> - 2012-06-28 18:28 +0100
                Re: Alignment exception examples Theo Markettos <theom+news@chiark.greenend.org.uk> - 2012-06-29 18:38 +0100
                Re: Alignment exception examples Nick Roberts <tigger@orpheusinternet.co.uk> - 2012-06-29 20:14 +0100
                Re: Alignment exception examples druck <news@druck.freeuk.com> - 2012-07-04 20:50 +0100
                Re: Alignment exception examples spampling <spam.pling@btinternet.com> - 2012-06-27 07:58 +0100
                Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-27 05:44 -0700
                Re: Alignment exception examples spampling <spam.pling@btinternet.com> - 2012-06-27 18:13 +0100
                Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-27 22:47 +0100
                Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-27 23:04 +0100
                Re: Alignment exception examples chrisbazley@bigfoot.com - 2012-06-28 15:43 -0700
  Re: Alignment exception examples Thomas Milius <Thomas-Milius@t-online.de> - 2012-06-24 08:24 +0200
    Re: Alignment exception examples druck <news@druck.org.uk> - 2012-06-24 11:37 +0100
      Re: Alignment exception examples Thomas Milius <Thomas-Milius@t-online.de> - 2012-06-24 12:49 +0200
        Re: Alignment exception examples druck <news@druck.freeuk.com> - 2012-06-24 17:01 +0100
          Re: Alignment exception examples Thomas Milius <Thomas-Milius@t-online.de> - 2012-06-24 19:16 +0100
            Re: Alignment exception examples "Ste (news)" <steve@revi11.plus.com> - 2012-07-10 00:14 +0100
  Re: Alignment exception examples Steve Fryatt <news@stevefryatt.org.uk> - 2012-06-24 09:42 +0100
  Re: Alignment exception examples Martin <News03@avisoft.f9.co.uk> - 2012-06-27 15:36 +0100

csiph-web