Update README.md
This commit is contained in:
parent
69d31f9974
commit
be46f1195b
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
## Registers
|
## Registers
|
||||||
|
|
||||||
| Register (32, 16, 8H, 8L)-Bit | Usage | Preserved Across Function Calls |
|
| Register (32, 16, 8H, 8L)-bit | Usage | Preserved Across Function Calls |
|
||||||
|--------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------|
|
|--------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------|
|
||||||
| %rax (eax, ax, ah, al) | Temporary register; with variable arguments passes information about the number of vector registers used; 1st return register | No |
|
| %rax (eax, ax, ah, al) | Temporary register; with variable arguments passes information about the number of vector registers used; 1st return register | No |
|
||||||
| %rbx (ebx, ax, ah, al) | Callee-saved register; optionally used as base pointer | Yes |
|
| %rbx (ebx, ax, ah, al) | Callee-saved register; optionally used as base pointer | Yes |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user