Searched defs:store (Results 1 - 9 of 9) sorted by relevance

/gem5/src/arch/sparc/insts/
H A Dmem.cc43 bool store = flags[IsStore]; local
/gem5/src/mem/ruby/profiler/
H A DStoreTrace.cc107 StoreTrace::store(NodeID node) function in class:StoreTrace
/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64d.h76 store(double fs) function in namespace:D
H A Drv64f.h76 store(float fs) function in namespace:F
H A Drv64i.h195 store(const M& rs2) function in namespace:I
/gem5/src/dev/arm/
H A Dsmmu_v3_caches.cc240 SMMUTLB::store(const Entry &incoming, AllocPolicy alloc) function in class:SMMUTLB
492 ARMArchTLB::store(const Entry &incoming) function in class:ARMArchTLB
691 IPACache::store(const Entry &incoming) function in class:IPACache
870 ConfigCache::store(const Entry &incoming) function in class:ConfigCache
1057 WalkCache::store(const Entry &incoming) function in class:WalkCache
[all...]
/gem5/src/arch/mips/
H A Dfaults.hh194 bool store; member in class:MipsISA::AddressFault
276 TlbRefillFault(Addr asid, Addr vaddr, Addr vpn, bool store) : argument
291 TlbInvalidFault(Addr asid, Addr vaddr, Addr vpn, bool store) : argument
/gem5/src/cpu/o3/
H A Dinst_queue_impl.hh1199 InstructionQueue<Impl>::violation(const DynInstPtr &store, argument
/gem5/src/cpu/minor/
H A Dlsq.cc811 LSQRequestPtr store = slots[slot_number]; local
[all...]

Completed in 29 milliseconds