|
int | high_bit () const |
|
int | low_bits () const |
|
constexpr | operator RegisterCode () const |
|
int | code () const |
|
RegList | bit () const |
|
bool | is_valid () const |
|
constexpr bool | operator== (XMMRegister other) const |
|
constexpr bool | operator!= (XMMRegister other) const |
|
|
class | RegisterBase< XMMRegister, kDoubleAfterLast > |
|
|
static constexpr XMMRegister | no_reg () |
|
static constexpr XMMRegister | from_code () |
|
static XMMRegister | from_code (int code) |
|
static constexpr int | code () |
|
static constexpr RegList | bit () |
|
static constexpr RegList | ListOf () |
|
static RegList | ListOf (Register... regs) |
|
static constexpr int | kCode_no_reg |
|
static constexpr int | kNumRegisters |
|
constexpr | RegisterBase (int code) |
|
int | reg_code_ |
|
Definition at line 129 of file assembler-ia32.h.
The documentation for this class was generated from the following files: