Quantcast
Viewing latest article 6
Browse Latest Browse All 17

Re: Global synchronization inside the kernel

Very inspirational post! How good is to have arithmetic expressions and local functions with inline asm. Makes me wanna throw away macros and start to make something out of my pascal parser. Now at least I have a strong asm/end block for the start

I've made a small, reduced functionality arithmetic optimizer already, which used a pascal script for input and generated a static unrolled instruction stream (no ifs, no loops, just assignments). This combined with a high level compiler would be awesome.

 

Now I take a deep breath and go back to lowlevel.


Viewing latest article 6
Browse Latest Browse All 17

Trending Articles