Searched hist:5052 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/mem/ | ||
H A D | snoop_filter.cc | diff 12352:3bddc8785a99 Thu Sep 22 08:56:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Allow CMOs as snooping requests in the snoop filter The snoop filter performs sanity checks of the type of packets that are expected to snoop caches above. Cache maintenace operations are expected to perform a clean and or invalidate on all caches down to the specified point of reference and therefore could also generate snoops. Change-Id: I7f8fef246a85faa87ccd289c28b49686ed7caa08 Reviewed-by: Stephan Diestelhorst <stephan.diestelhorst@arm.com> Reviewed-by: Anouk Van Laer <anouk.vanlaer@arm.com> Reviewed-on: https://gem5-review.googlesource.com/5052 Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/x86/isa/microops/ | ||
H A D | regop.isa | diff 5052:791ae1b04d72 Wed Sep 05 02:44:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Implement an SSE xor microop and instruction. |
/gem5/src/arch/x86/isa/decoder/ | ||
H A D | two_byte_opcodes.isa | diff 5052:791ae1b04d72 Wed Sep 05 02:44:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Implement an SSE xor microop and instruction. |
Completed in 68 milliseconds