Searched hist:8815 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/sparc/
H A Dtlb.ccdiff 3856:8815ad4f0661 Mon Dec 18 03:37:00 EST 2006 Ali Saidi <saidi@eecs.umich.edu> move the twinx loads to the correct opcode and add asis 0x24 and 0x27
Make the TLB ok to translate QUAD_LDD

src/arch/sparc/isa/decoder.isa:
move the twinx loads to the correct opcode.
src/arch/sparc/tlb.cc:
Make QUAD_LDD asi ok to execute
/gem5/src/arch/sparc/isa/
H A Ddecoder.isadiff 3856:8815ad4f0661 Mon Dec 18 03:37:00 EST 2006 Ali Saidi <saidi@eecs.umich.edu> move the twinx loads to the correct opcode and add asis 0x24 and 0x27
Make the TLB ok to translate QUAD_LDD

src/arch/sparc/isa/decoder.isa:
move the twinx loads to the correct opcode.
src/arch/sparc/tlb.cc:
Make QUAD_LDD asi ok to execute
/gem5/configs/common/
H A DFSConfig.pydiff 8815:deb3b3cff4a3 Sun Feb 05 04:37:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> X86: Rename the bridge which allows commnication back to the local APICs.

There was a collision with a name used in fs.py, and that causes that script
not to work when used with x86.

Completed in 85 milliseconds