|
constexpr | operator RegisterCode () const |
|
int | code () const |
|
RegList | bit () const |
|
bool | is_valid () const |
|
constexpr bool | operator== (CRegister other) const |
|
constexpr bool | operator!= (CRegister other) const |
|
static constexpr CRegister | no_reg () |
|
static constexpr CRegister | from_code () |
|
static CRegister | 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 332 of file assembler-arm.h.
The documentation for this class was generated from the following files: