| class Register |
Provides static methods for accessing the information stored in a TRegisterInfo object.
| Public Member Functions | |
|---|---|
| TUint32 | GetCRm(const Debug::TRegisterInfo) |
| TUint32 | GetCRn(const Debug::TRegisterInfo) |
| TUint32 | GetCoproNum(const Debug::TRegisterInfo) |
| TUint32 | GetCoreRegId(const Debug::TRegisterInfo) |
| TUint32 | GetOpcode1(const Debug::TRegisterInfo) |
| TUint32 | GetOpcode2(const Debug::TRegisterInfo) |
| TBool | IsCoproReg(const Debug::TRegisterInfo) |
| TBool | IsCoreReg(const Debug::TRegisterInfo) |
| TUint32 | GetCRm | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Get the CRm value of a coprocessor register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
| TUint32 | GetCRn | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Get the CRm value of a coprocessor register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
| TUint32 | GetCoproNum | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Get the coprocessor number of a coprocessor register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
| TUint32 | GetCoreRegId | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Get the ID of the core register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
| TUint32 | GetOpcode1 | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Get the Opcode1 value of a coprocessor register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
| TUint32 | GetOpcode2 | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Get the Opcode2 value of a coprocessor register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
| TBool | IsCoproReg | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Identify whether aRegister is a coprocessor register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
| TBool | IsCoreReg | ( | const Debug::TRegisterInfo | aRegister | ) | [static, inline] |
Identify whether aRegister is a core register
| const Debug::TRegisterInfo aRegister | register ID to analyse |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.