Björn Lindqvist
|
cde510d69c
|
cpu.*: docs
|
2016-11-30 16:36:25 +01:00 |
Björn Lindqvist
|
86274c895e
|
cpu.x86.*: improved varargs support
Now on the x86.64 platform, we set the AL register to contain the nr of
floating point values passed to the function as required by the abi.
|
2016-08-02 23:14:37 +02:00 |
Björn Lindqvist
|
12d91ef72a
|
cpu.*: more docs
|
2016-05-25 19:21:55 +02:00 |
John Benediktsson
|
255b4fc823
|
cpu.x86: fix article title help-lint.
|
2015-07-21 17:55:52 -07:00 |
Björn Lindqvist
|
e41aef9a50
|
cpu.x86: use push and pop when emitting %prologue and %epilogue
push/pop REG has the same effect as sub/add rsp, 8 so use them instead
when applicable to generate a little shorter code
|
2015-07-21 16:22:33 -07:00 |
Björn Lindqvist
|
48e6455186
|
cpu.x86.*: %mov-vm-ptr isn't so useful, shorter and simpler to write
vm-reg MOV
|
2015-05-22 12:22:29 -07:00 |
John Benediktsson
|
e1d18579e7
|
cpu/stack-checker: fix some help-lint warnings.
|
2015-05-10 10:13:57 -07:00 |
Björn Lindqvist
|
0c2559ef6e
|
compiler.*: a bunch more compiler docs
|
2015-05-09 20:04:22 -07:00 |
Björn Lindqvist
|
92165e4ee7
|
Docs: bunch of smaller documentation fixes for various vocabs
|
2015-04-29 09:31:54 -07:00 |
Björn Lindqvist
|
83cf4b9d57
|
compiler,cpu: more docs
|
2014-10-17 23:18:57 +02:00 |
Björn Lindqvist
|
1225abeeaf
|
Docs: more compiler-related documentation
|
2014-08-13 11:01:10 -07:00 |
Björn Lindqvist
|
cf8de7cc1a
|
Docs: for cpu.x86
|
2014-06-08 11:48:30 -07:00 |
Björn Lindqvist
|
e2eebdec4d
|
Docs: mostly fixes for doc errors found by help lint
|
2014-05-10 17:13:49 -07:00 |
Björn Lindqvist
|
6626cd24a1
|
Docs: docs for cpu.* vocabs
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
d074f1a9c9
|
Docs: for cpu.x86.* words
|
2014-05-10 17:13:48 -07:00 |