Searched hist:9386 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dmacromem.cc7395:9386d82f2c0b Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Fix double precision load/store multiple decrement.

When decrementing, the higher addressed half of a double word is at a 4 byte
smaller displacement.
/gem5/src/mem/
H A Dphysical.cc9386:b08ec9cf2e3f Mon Jan 07 13:05:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> mem: Fix a bug in the memory serialization file naming

This patch fixes a bug that caused multiple systems to overwrite each
other physical memory. The system name is now included in the filename
such that this is avoided.

Completed in 32 milliseconds