Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #1536
| Date | 2012-03-24 22:11 +0000 |
|---|---|
| From | Matthew Phillips <spam2011m@yahoo.co.uk> |
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: Future Unicode support |
| Message-ID | <fd05ad7552.Matthew@sinenomine.freeserve.co.uk> (permalink) |
| References | (1 earlier) <3f5fd67452.Matthew@sinenomine.freeserve.co.uk> <almarsoft.6419659065395120605@news.orange.fr> <22fa217552.Matthew@sinenomine.freeserve.co.uk> <d2962f7552.beeb@ron1954.woosh.co.nz> <almarsoft.996210831280217351@news.orange.fr> |
In message <almarsoft.996210831280217351@news.orange.fr> on 24 Mar 2012 Rick Murray wrote: > Seriously, have you seen the output of the C compiler? > > Quote: > TST v3, #2 > BEQ |L00098c.J11.draw_icon| > MOV v4, #0 > B |L000990.J13.draw_icon| > |L00098c.J11.draw_icon| > MOV v4, #7 > |L000990.J13.draw_icon| > Etc... > > Having seen that, I recoded the function in hand-crafted assembler > and translated the above mess into: > TST R7, #2 > MOVNE R10, #0 > MOVEQ R10, #7 > Etc... Which C compiler? GCC or Norcroft? Which version. It doesn't seem very ARM-aware! -- Matthew Phillips Durham
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Future Unicode support Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-23 07:22 +0100
Re: Future Unicode support Matthew Phillips <spam2011m@yahoo.co.uk> - 2012-03-23 07:07 +0000
Re: Future Unicode support Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-23 14:24 +0100
Re: Future Unicode support Matthew Phillips <spam2011m@yahoo.co.uk> - 2012-03-23 20:53 +0000
Re: Future Unicode support Ron <beeb@woosh.co.nz> - 2012-03-24 12:21 +1300
Re: Future Unicode support Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-24 05:42 +0100
Re: Future Unicode support Ron <beeb@woosh.co.nz> - 2012-03-24 22:53 +1300
Re: Future Unicode support Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-24 14:12 +0100
Re: Future Unicode support Matthew Phillips <spam2011m@yahoo.co.uk> - 2012-03-24 22:11 +0000
Re: Future Unicode support Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-25 12:50 +0200
Re: Future Unicode support Matthew Phillips <spam2011m@yahoo.co.uk> - 2012-03-24 22:10 +0000
Re: Future Unicode support Ron <beeb@woosh.co.nz> - 2012-03-26 03:26 +1300
Re: Future Unicode support Matthew Phillips <spam2011m@yahoo.co.uk> - 2012-03-25 16:43 +0100
Re: Future Unicode support Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2012-03-26 00:39 +0200
Re: Future Unicode support Ron <beeb@woosh.co.nz> - 2012-03-26 12:18 +1300
csiph-web