Intel register kind, which is based on their usage.
Record Field | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PseudoRegisters are the ones that we create to ease handling AVX registers and operations. Each AVX register is divided into a series of 64-bit pseudoregisters, and we name each pseudoregister using a suffix character from 'A' to 'H'. For example, XMM0A refers to the first 64-bit chunk of XMM0.
|
|
|
|
|
|
|
|
|
|
|
|