gem5 v24.0.0.0
|
Go to the source code of this file.
Classes | |
class | TwoDifferentVecRegs |
Functions | |
TEST (VecReg, Size) | |
TEST (VecReg, Zero) | |
TEST_F (TwoDifferentVecRegs, Assignment) | |
TEST_F (TwoDifferentVecRegs, Equality) | |
TEST_F (TwoDifferentVecRegs, Inequality) | |
TEST_F (TwoDifferentVecRegs, Printing) | |
TEST_F (TwoDifferentVecRegs, ParseParam) | |
TEST_F (TwoDifferentVecRegs, ShowParam) | |
TEST | ( | VecReg | , |
Size | ) |
Definition at line 44 of file vec_reg.test.cc.
References gem5::MaxVecRegLenInBytes, and gem5::PowerISA::vec.
TEST | ( | VecReg | , |
Zero | ) |
Definition at line 66 of file vec_reg.test.cc.
References gem5::VecRegContainer< SIZE >::as(), and gem5::PowerISA::vec.
TEST_F | ( | TwoDifferentVecRegs | , |
Assignment | ) |
Definition at line 113 of file vec_reg.test.cc.
TEST_F | ( | TwoDifferentVecRegs | , |
Equality | ) |
Definition at line 125 of file vec_reg.test.cc.
TEST_F | ( | TwoDifferentVecRegs | , |
Inequality | ) |
Definition at line 134 of file vec_reg.test.cc.
TEST_F | ( | TwoDifferentVecRegs | , |
ParseParam | ) |
Definition at line 159 of file vec_reg.test.cc.
TEST_F | ( | TwoDifferentVecRegs | , |
Printing | ) |
Definition at line 143 of file vec_reg.test.cc.
TEST_F | ( | TwoDifferentVecRegs | , |
ShowParam | ) |
Definition at line 173 of file vec_reg.test.cc.
References gem5::ShowParam< T, Enabled >::show(), and gem5::ArmISA::ss.