May 27, 2008 Learn » Re: Calling D functions from C | |||
|---|---|---|---|
| |||
...It therefore does not know in which registers / stack slots to put which argument, etc... | |||
May 21, 2008 General » Re: Does D (DMD/Win) use ES, FS & GS for anything? | |||
|---|---|---|---|
| |||
...by Sun. If I remember correctly, the only scratch registers are EAX and EDX. Sean | |||
May 21, 2008 General » Does D (DMD/Win) use ES, FS & GS for anything? | |||
|---|---|---|---|
| |||
...one (or if possible, two) of these registers in some assmbly code and want to... | |||
May 17, 2008 General » Re: Why is the ABI for structs different between Linux and Windows? | |||
|---|---|---|---|
| |||
How would that allow an 8-byte struct to be passed in registers on Linux? | |||
May 14, 2008 General » Re: why ; ? | |||
|---|---|---|---|
| |||
...s showing what is happening with which registers. But I'm sure that it would... | |||
April 30, 2008 Learn » Re: Wrestling the Garbage Collector.. And loosing.. | |||
|---|---|---|---|
| |||
...to the pointer still being in the registers. You might want to try executing some... | |||
April 25, 2008 Announce » Re: DMD 1.029 and 2.013 releases | |||
|---|---|---|---|
| |||
...when you have things like memory-mapped registers and memory locations that change on interrupts... | |||
April 24, 2008 Announce » Re: DMD 1.029 and 2.013 releases | |||
|---|---|---|---|
| |||
...ve written code that uses memory mapped registers. Even in programs that manipulate hardware directly... | |||
April 24, 2008 Announce » Re: DMD 1.029 and 2.013 releases | |||
|---|---|---|---|
| |||
...what about things like accessing memory-mapped registers? That is, as a hint to the... | |||
April 18, 2008 Issues » va_list segfault on AMD64 | |||
|---|---|---|---|
| |||
...than x86, because parameters are passed inside registers). But I'm not really familiar with... | |||
Copyright © 1999-2021 by the D Language Foundation