gem5 v24.0.0.0
|
Go to the source code of this file.
Functions | |
TEST (AtomicioTest, AtomicReadBigBuffer) | |
TEST (AtomicioTest, AtomicReadSmallBuffer) | |
TEST (AtomicioTest, AtomicWrite) | |
TEST | ( | AtomicioTest | , |
AtomicReadBigBuffer | ) |
Definition at line 51 of file atomicio.test.cc.
References gem5::atomic_read(), gem5::ArmISA::i, and gem5::ArmISA::s.
TEST | ( | AtomicioTest | , |
AtomicReadSmallBuffer | ) |
Definition at line 78 of file atomicio.test.cc.
References gem5::atomic_read(), gem5::ArmISA::i, and gem5::ArmISA::s.
TEST | ( | AtomicioTest | , |
AtomicWrite | ) |
Definition at line 104 of file atomicio.test.cc.
References gem5::atomic_write(), gem5::ArmISA::c, and gem5::ArmISA::i.