Searched hist:8901 (Results 1 - 10 of 10) sorted by relevance

/gem5/tests/test-progs/threads/bin/x86/linux/
H A Dthreads12590:e483f68d2aae Tue Jul 25 15:01:00 EDT 2017 Jason Lowe-Power <jason@lowepower.com> tests: Add test program for C++ threads

Simple program that spawns threads equal to the number of CPU cores and
has some false sharing for testing coherence protocols.

Change-Id: I5be907fd6fea9a8b8e80b63785d186619be41354
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/8901
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
/gem5/tests/test-progs/threads/src/
H A DMakefile12590:e483f68d2aae Tue Jul 25 15:01:00 EDT 2017 Jason Lowe-Power <jason@lowepower.com> tests: Add test program for C++ threads

Simple program that spawns threads equal to the number of CPU cores and
has some false sharing for testing coherence protocols.

Change-Id: I5be907fd6fea9a8b8e80b63785d186619be41354
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/8901
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
H A Dthreads.cpp12590:e483f68d2aae Tue Jul 25 15:01:00 EDT 2017 Jason Lowe-Power <jason@lowepower.com> tests: Add test program for C++ threads

Simple program that spawns threads equal to the number of CPU cores and
has some false sharing for testing coherence protocols.

Change-Id: I5be907fd6fea9a8b8e80b63785d186619be41354
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/8901
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
/gem5/src/sim/
H A Dfull_system.hh8901:bba76d164f9e Mon Mar 19 06:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> clang: Fix recently introduced clang compilation errors

This patch makes the code compile with clang 2.9 and 3.0 again by
making two very minor changes. Firt, it maintains a strict typing in
the forward declaration of the BaseCPUParams. Second, it adds a
FullSystemInt flag of the type unsigned int next to the boolean
FullSystem flag. The FullSystemInt variable can be used in
decode-statements (expands to switch statements) in the instruction
decoder.
H A Droot.cc8901:bba76d164f9e Mon Mar 19 06:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> clang: Fix recently introduced clang compilation errors

This patch makes the code compile with clang 2.9 and 3.0 again by
making two very minor changes. Firt, it maintains a strict typing in
the forward declaration of the BaseCPUParams. Second, it adds a
FullSystemInt flag of the type unsigned int next to the boolean
FullSystem flag. The FullSystemInt variable can be used in
decode-statements (expands to switch statements) in the instruction
decoder.
/gem5/src/arch/x86/isa/decoder/
H A Done_byte_opcodes.isa8901:bba76d164f9e Mon Mar 19 06:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> clang: Fix recently introduced clang compilation errors

This patch makes the code compile with clang 2.9 and 3.0 again by
making two very minor changes. Firt, it maintains a strict typing in
the forward declaration of the BaseCPUParams. Second, it adds a
FullSystemInt flag of the type unsigned int next to the boolean
FullSystem flag. The FullSystemInt variable can be used in
decode-statements (expands to switch statements) in the instruction
decoder.
H A Dtwo_byte_opcodes.isa8901:bba76d164f9e Mon Mar 19 06:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> clang: Fix recently introduced clang compilation errors

This patch makes the code compile with clang 2.9 and 3.0 again by
making two very minor changes. Firt, it maintains a strict typing in
the forward declaration of the BaseCPUParams. Second, it adds a
FullSystemInt flag of the type unsigned int next to the boolean
FullSystem flag. The FullSystemInt variable can be used in
decode-statements (expands to switch statements) in the instruction
decoder.
/gem5/src/arch/mips/isa/
H A Ddecoder.isa8901:bba76d164f9e Mon Mar 19 06:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> clang: Fix recently introduced clang compilation errors

This patch makes the code compile with clang 2.9 and 3.0 again by
making two very minor changes. Firt, it maintains a strict typing in
the forward declaration of the BaseCPUParams. Second, it adds a
FullSystemInt flag of the type unsigned int next to the boolean
FullSystem flag. The FullSystemInt variable can be used in
decode-statements (expands to switch statements) in the instruction
decoder.
/gem5/src/arch/alpha/isa/
H A Ddecoder.isa8901:bba76d164f9e Mon Mar 19 06:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> clang: Fix recently introduced clang compilation errors

This patch makes the code compile with clang 2.9 and 3.0 again by
making two very minor changes. Firt, it maintains a strict typing in
the forward declaration of the BaseCPUParams. Second, it adds a
FullSystemInt flag of the type unsigned int next to the boolean
FullSystem flag. The FullSystemInt variable can be used in
decode-statements (expands to switch statements) in the instruction
decoder.
/gem5/src/cpu/
H A Dbase.hh8901:bba76d164f9e Mon Mar 19 06:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> clang: Fix recently introduced clang compilation errors

This patch makes the code compile with clang 2.9 and 3.0 again by
making two very minor changes. Firt, it maintains a strict typing in
the forward declaration of the BaseCPUParams. Second, it adds a
FullSystemInt flag of the type unsigned int next to the boolean
FullSystem flag. The FullSystemInt variable can be used in
decode-statements (expands to switch statements) in the instruction
decoder.

Completed in 120 milliseconds