Searched hist:6192 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/
H A Dstatic_inst.ccdiff 6192:6cd5f0282d8a Tue May 12 15:01:00 EDT 2009 Korey Sewell <ksewell@umich.edu> inorder-tlb-cunit: merge the TLB as implicit to any memory access
TLBUnit no longer used and we also get rid of memAccSize and memAccFlags functions added to ISA and StaticInst
since TLB is not a separate resource to acquire. Instead, TLB access is done before any read/write to memory
and the result is checked before it's sent out to memory.
* * *
H A Dstatic_inst.hhdiff 6192:6cd5f0282d8a Tue May 12 15:01:00 EDT 2009 Korey Sewell <ksewell@umich.edu> inorder-tlb-cunit: merge the TLB as implicit to any memory access
TLBUnit no longer used and we also get rid of memAccSize and memAccFlags functions added to ISA and StaticInst
since TLB is not a separate resource to acquire. Instead, TLB access is done before any read/write to memory
and the result is checked before it's sent out to memory.
* * *
H A DSConscriptdiff 6192:6cd5f0282d8a Tue May 12 15:01:00 EDT 2009 Korey Sewell <ksewell@umich.edu> inorder-tlb-cunit: merge the TLB as implicit to any memory access
TLBUnit no longer used and we also get rid of memAccSize and memAccFlags functions added to ISA and StaticInst
since TLB is not a separate resource to acquire. Instead, TLB access is done before any read/write to memory
and the result is checked before it's sent out to memory.
* * *
/gem5/src/arch/alpha/isa/
H A Dmem.isadiff 6192:6cd5f0282d8a Tue May 12 15:01:00 EDT 2009 Korey Sewell <ksewell@umich.edu> inorder-tlb-cunit: merge the TLB as implicit to any memory access
TLBUnit no longer used and we also get rid of memAccSize and memAccFlags functions added to ISA and StaticInst
since TLB is not a separate resource to acquire. Instead, TLB access is done before any read/write to memory
and the result is checked before it's sent out to memory.
* * *

Completed in 115 milliseconds