September 17, 2014 Issues » [Issue 13485] FP wrong-code with -O | |||
|---|---|---|---|
| |||
...and double on 64bit are using xmm registers even in dmd. 2. It works fine... | |||
September 17, 2014 Issues » [Issue 13485] FP wrong-code with -O | |||
|---|---|---|---|
| |||
...and double on 64bit are using xmm registers even in dmd. 2. It works fine... | |||
September 11, 2014 Learn » How can I use AVX instructions in D inline asm? | |||
|---|---|---|---|
| |||
...can be used as vaddps with AVX registers, and I compile the following three code... | |||
September 11, 2014 General » Re: Getting completely (I mean ENTIRELY) rid off GC | |||
|---|---|---|---|
| |||
...world', some threads can hold pointers in registers... and inserting read/write barriers will hurt... | |||
September 09, 2014 Issues » [Issue 10661] Add secureZeroMemory function in Phobos | |||
|---|---|---|---|
| |||
...exists. Also, there should be a zeroRegisters() function that zeros out all the scratch registers. -- | |||
September 09, 2014 General » Re: zero-ing is not enough | |||
|---|---|---|---|
| |||
...to druntime that zeros out all scratch registers. I know the ycombinator article says that... | |||
September 09, 2014 General » Re: zero-ing is not enough | |||
|---|---|---|---|
| |||
...that it has to clear all used registers at function exit - that would be really... | |||
September 09, 2014 General » Re: zero-ing is not enough | |||
|---|---|---|---|
| |||
...key sitting in your heap (as heartbleed did it) than gather obscure traces from registers. | |||
September 09, 2014 General » Re: zero-ing is not enough | |||
|---|---|---|---|
| |||
...an @crypto attribute where the stack, the registers or the dynamically allocated memory would be... | |||
September 03, 2014 General » Re: Voting: std.logger | |||
|---|---|---|---|
| |||
...fact that the values are already in registers because you usually log values that have... | |||
Copyright © 1999-2021 by the D Language Foundation