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