Re: Cpu instructions exposed

2017-08-28 Thread rikki cattermole via Digitalmars-d-learn
On 29/08/2017 2:49 AM, Cecil Ward wrote: I have written a few zero-overhead (fully inlining) D wrappers around certain new x64 instructions as an exercise to help me learn D and get used to GDC asm. I've also written D replacements for older processors. They are templated functions with

Cpu instructions exposed

2017-08-28 Thread Cecil Ward via Digitalmars-d-learn
I have written a few zero-overhead (fully inlining) D wrappers around certain new x64 instructions as an exercise to help me learn D and get used to GDC asm. I've also written D replacements for older processors. They are templated functions with customised variants supporting a variety of