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

/gem5/src/mem/ruby/network/simple/
H A DSimpleNetwork.ccdiff 6781:8da9d36fc14a Wed Nov 18 16:55:00 EST 2009 Brad Beckmann <Brad.Beckmann@amd.com> ruby: Added default names to message buffers
Added default names to message buffers created by the simple network.
/gem5/src/arch/arm/insts/
H A Dstatic_inst.hhdiff 12399:4b26fa70dfa7 Fri Dec 15 05:03:00 EST 2017 Giacomo Travaglini <giacomo.travaglini@arm.com> arch-arm: Instruction size methods in StaticInst class

This patch is introducing some methods in StaticInst so that is possible
to get the instruction size in byte of the instruction (can be 2 bytes
in Thumb) and the correct opcode (The machInst field contains some
appended metadata)

Change-Id: I3bed4d9fd7c77feaeded40ded192afe445d306ea
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/6781
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 29 milliseconds