January 08, 2014 Issues » [Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time | |||
|---|---|---|---|
| |||
...approximately). User code (import std.math) -> Compiler registers real sin() as BUILT_IN_FRONTEND User... | |||
January 04, 2014 Learn » Re: How do I choose the correct primative? | |||
|---|---|---|---|
| |||
...registers are automatically zero extended on x64 architecture while 16-bit and 8-bit registers... | |||
January 01, 2014 Learn » Re: How do I choose the correct primative? | |||
|---|---|---|---|
| |||
...for things that will go to CPU registers and the smallest data type that will... | |||
December 31, 2013 General » Re: Microsoft working on new systems language | |||
|---|---|---|---|
| |||
...dissolved and replaced with passing values in registers, or simply reused with limited reinitialization with... | |||
December 22, 2013 General » Re: Go compiler moving from C to Go | |||
|---|---|---|---|
| |||
...there: get the most out of flag-registers (like carry, overflow etc), run without an... | |||
December 21, 2013 Issues » [Issue 11788] [x86] Valgrind unhandled instruction bytes: 0xC8 0x8 0x0 0x0 | |||
|---|---|---|---|
| |||
...instructions instead. Complex instructions may save architectural registers, but incur a penalty of 4 uops... | |||
December 19, 2013 General » GNU-C features for Mercury language compiler | |||
|---|---|---|---|
| |||
...keep the most important abstract machine registers in the registers of the physical machine. The... | |||
December 16, 2013 Issues » [Issue 11740] [64-bit] Struct with constructor incorrectly passed on stack | |||
|---|---|---|---|
| |||
...on the stack in memory, not in registers. https://github.com/D-Programming-Language/dmd... | |||
December 16, 2013 General » Tracing API? | |||
|---|---|---|---|
| |||
...local storage for all threads, and stack+registers. Currently all offer ranges of void*. Assuming... | |||
December 15, 2013 Issues » [Issue 11740] [64-bit] Struct with constructor incorrectly passed on stack | |||
|---|---|---|---|
| |||
...S ctor in memory, then pass via registers to C.func. Call it a bug... | |||
Copyright © 1999-2021 by the D Language Foundation