Searched hist:7981 (Results 1 - 5 of 5) sorted by relevance
/gem5/system/alpha/console/ | ||
H A D | Makefile | diff 7981:4fb228b84c1e Mon Dec 22 13:04:00 EST 2003 Nathan Binkert <binkertn@umich.edu> Implement GetChar() console/Makefile: Quick install target to copy the binary to zizzer |
H A D | console.c | diff 7981:4fb228b84c1e Mon Dec 22 13:04:00 EST 2003 Nathan Binkert <binkertn@umich.edu> Implement GetChar() console/Makefile: Quick install target to copy the binary to zizzer |
/gem5/src/arch/arm/insts/ | ||
H A D | static_inst.hh | diff 12498:309fbaf29a40 Thu Dec 14 12:38:00 EST 2017 Giacomo Travaglini <giacomo.travaglini@arm.com> arch-arm: Fix AArch32 SETEND Instruction This patch fixes AArch32 SETEND instruction, which was previously executed unconditionally without checking (H)SCTLR.SED field. This bit enables/disables the trapping of the instruction. Change-Id: Ib3d2194c8d16c34ec2a9ab3e8090081900c1e42e Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-on: https://gem5-review.googlesource.com/7981 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> |
H A D | static_inst.cc | diff 12498:309fbaf29a40 Thu Dec 14 12:38:00 EST 2017 Giacomo Travaglini <giacomo.travaglini@arm.com> arch-arm: Fix AArch32 SETEND Instruction This patch fixes AArch32 SETEND instruction, which was previously executed unconditionally without checking (H)SCTLR.SED field. This bit enables/disables the trapping of the instruction. Change-Id: Ib3d2194c8d16c34ec2a9ab3e8090081900c1e42e Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-on: https://gem5-review.googlesource.com/7981 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> |
/gem5/src/arch/arm/isa/insts/ | ||
H A D | misc.isa | diff 12498:309fbaf29a40 Thu Dec 14 12:38:00 EST 2017 Giacomo Travaglini <giacomo.travaglini@arm.com> arch-arm: Fix AArch32 SETEND Instruction This patch fixes AArch32 SETEND instruction, which was previously executed unconditionally without checking (H)SCTLR.SED field. This bit enables/disables the trapping of the instruction. Change-Id: Ib3d2194c8d16c34ec2a9ab3e8090081900c1e42e Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-on: https://gem5-review.googlesource.com/7981 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> |
Completed in 61 milliseconds