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

/gem5/src/arch/arm/isa/formats/
H A Dmacromem.isadiff 6725:c469a9365a4a Sun Nov 08 18:16:00 EST 2009 Gabe Black <gblack@eecs.umich.edu> ARM: Simplify the load/store multiple generation code.

Specifically, get rid of the big switch statement so more cases can be
handled. Enumerating all the possible settings doesn't scale well. Also do
some minor style clean up.

Completed in 6 milliseconds