http://d.puremagic.com/issues/show_bug.cgi?id=6829



--- Comment #39 from Iain Buclaw <ibuc...@ubuntu.com> 2013-07-14 10:28:05 PDT 
---
(In reply to comment #38)
> (In reply to comment #37)
> 
> > gdc 4.9.0 20130707 - produces rol/ror instructions.
> > gdc 4.9.0 20130616 - produces rol/ror instructions.
> > gdc 4.9.0 20130505 - produces shl/shr instructions.
> 
> I am changing my mind, maybe now I want rol/ror _intrinsics_ in core.bitop...
> :-)

core.bitop might be a good idea... then I could map the functions to gcc's
builtin lrotate and rrotate expressions. :o)

Slightly off the mark, but could also do vector rotate intrinsics too...

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to