Searched defs:opc2 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/
H A Dutility.hh273 mcrMrcIssBuild(bool isRead, uint32_t crm, IntRegIndex rt, uint32_t crn, uint32_t opc1, uint32_t opc2) argument
285 mcrMrcIssExtract(uint32_t iss, bool &isRead, uint32_t &crm, IntRegIndex &rt, uint32_t &crn, uint32_t &opc1, uint32_t &opc2) argument
H A Dmiscregs.cc55 decodeCP14Reg(unsigned crn, unsigned opc1, unsigned crm, unsigned opc2) argument
132 decodeCP15Reg(unsigned crn, unsigned opc1, unsigned crm, unsigned opc2) argument
[all...]
H A Dutility.cc469 uint32_t opc2; local
610 uint32_t opc2; local
659 uint32_t opc2; local
H A Dtypes.hh116 Bitfield<7,5> opc2; member in namespace:ArmISA

Completed in 13 milliseconds