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

/gem5/src/arch/x86/
H A DX86TLB.pydiff 9701:f02f3b6562d5 Tue May 21 12:40:00 EDT 2013 Gedare Bloom <gedare@rtems.org> x86: Squash outstanding walks when instructions are squashed.
This is the x86 version of the ARM changeset baa17ba80e06. In case an
instruction has been squashed by the o3 cpu, this patch allows page
table walker to avoid carrying out a pending translation that the
instruction requested for.
H A Dpagetable_walker.hhdiff 9701:f02f3b6562d5 Tue May 21 12:40:00 EDT 2013 Gedare Bloom <gedare@rtems.org> x86: Squash outstanding walks when instructions are squashed.
This is the x86 version of the ARM changeset baa17ba80e06. In case an
instruction has been squashed by the o3 cpu, this patch allows page
table walker to avoid carrying out a pending translation that the
instruction requested for.
H A Dpagetable_walker.ccdiff 9701:f02f3b6562d5 Tue May 21 12:40:00 EDT 2013 Gedare Bloom <gedare@rtems.org> x86: Squash outstanding walks when instructions are squashed.
This is the x86 version of the ARM changeset baa17ba80e06. In case an
instruction has been squashed by the o3 cpu, this patch allows page
table walker to avoid carrying out a pending translation that the
instruction requested for.
/gem5/src/dev/arm/
H A Dkmi.ccdiff 12645:65086402bfcb Mon Apr 02 21:20:00 EDT 2018 Gabe Black <gabeblack@google.com> dev: arm: SetScaling commands don't send parameter bytes.

These are single byte commands which change the mode of the mouse. They don't
take any additional parameters like the SetRate or SetResolution.

Change-Id: I29194916cfed5d3f4893947ef6d6cc636aee2419
Reviewed-on: https://gem5-review.googlesource.com/9701
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 36 milliseconds