Searched refs:changes (Results 1 - 13 of 13) sorted by relevance

/gem5/util/maint/
H A Dlist_changes.py122 changes = subprocess.check_output(
126 if changes == "":
129 for rev in changes.rstrip("\n").split("\n"):
163 description="List incoming and outgoing changes in a feature branch")
172 help="Print changes without Change-Id tags")
174 help="Print common changes")
177 "rebased changes")
179 help="Paths to list changes for")
187 print "Incoming changes:"
193 print "Upstream changes withou
[all...]
/gem5/src/arch/arm/
H A Dnativetrace.cc79 int changes = 0; local
83 changes++;
90 uint64_t values[changes];
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_signed_bitref.inc31 changes you are making here.
H A Dsc_unsigned_bitref.inc31 changes you are making here.
H A Dsc_signed_subref.inc31 changes you are making here.
H A Dsc_unsigned_subref.inc31 changes you are making here.
H A Dsc_nbcommon.inc38 changes you are making here.
/gem5/src/systemc/dt/int/
H A Dsc_signed_bitref.inc31 changes you are making here.
H A Dsc_unsigned_bitref.inc31 changes you are making here.
H A Dsc_nbcommon.inc38 changes you are making here.
H A Dsc_signed_subref.inc31 changes you are making here.
H A Dsc_unsigned_subref.inc31 changes you are making here.
/gem5/system/alpha/console/
H A Ddbmentry.S55 addq t3,0x70,t3 # *** If offset in console alpha access struct changes

Completed in 20 milliseconds