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

/gem5/src/arch/power/insts/
H A Dstatic_inst.cc9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
/gem5/src/cpu/
H A Dreg_class.cc9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
H A Dreg_class.hh9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
H A DSConscript9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
/gem5/src/arch/x86/insts/
H A Dstatic_inst.cc9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
/gem5/src/arch/arm/insts/
H A Dmisc.cc9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
H A Dstatic_inst.cc9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
/gem5/src/cpu/checker/
H A Dcpu_impl.hh9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
/gem5/src/cpu/o3/
H A Ddyn_inst.hh9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.
H A Drename_impl.hh9913:7f43babfde6a Tue Oct 15 14:22:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> cpu: clean up architectural register classification

Move from a poorly documented scheme where the mapping
of unified architectural register indices to register
classes is hardcoded all over to one where there's an
enum for the register classes and a function that
encapsulates the mapping.

Completed in 105 milliseconds