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

/gem5/src/cpu/o3/
H A Drename_map.hh10715:ced453290507 Mon Mar 02 04:00:00 EST 2015 Rekai <Rekai.GonzalezAlberquilla@arm.com> cpu: o3 register renaming request handling improved

Now, prior to the renaming, the instruction requests the exact amount of
registers it will need, and the rename_map decides whether the instruction is
allowed to proceed or not.
H A Drename_impl.hh10715:ced453290507 Mon Mar 02 04:00:00 EST 2015 Rekai <Rekai.GonzalezAlberquilla@arm.com> cpu: o3 register renaming request handling improved

Now, prior to the renaming, the instruction requests the exact amount of
registers it will need, and the rename_map decides whether the instruction is
allowed to proceed or not.
/gem5/src/cpu/
H A Dstatic_inst.hh10715:ced453290507 Mon Mar 02 04:00:00 EST 2015 Rekai <Rekai.GonzalezAlberquilla@arm.com> cpu: o3 register renaming request handling improved

Now, prior to the renaming, the instruction requests the exact amount of
registers it will need, and the rename_map decides whether the instruction is
allowed to proceed or not.
H A Dbase_dyn_inst.hh10715:ced453290507 Mon Mar 02 04:00:00 EST 2015 Rekai <Rekai.GonzalezAlberquilla@arm.com> cpu: o3 register renaming request handling improved

Now, prior to the renaming, the instruction requests the exact amount of
registers it will need, and the rename_map decides whether the instruction is
allowed to proceed or not.

Completed in 86 milliseconds