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

/gem5/src/cpu/o3/
H A Ddecode_impl.hh3967:1f1dff08a596 Thu Dec 28 14:32:00 EST 2006 Gabe Black <gblack@eecs.umich.edu> Some fixes for decode stage branches without delay slots. This will need some work to be compatible with delay slots too. Also changed some direct variable uses to use an accessor function.
/gem5/src/dev/arm/
H A DRealView.py12116:5aeb6cc0993a Wed Jun 28 06:14:00 EDT 2017 Jose Marinho <jose.marinho@arm.com> dev-arm: Don't unconditionally overwrite bootloader params

The bootloader arguments were previously defaulting to a predetermined
value even if initialized elsewhere in the platform config script.
This commit fixes this issue by not calling the default initialization
routine if the bootloader is already defined.

Change-Id: Id80af4762b52dc036da29430b2795bb30970a349
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/3967

Completed in 44 milliseconds