Searched hist:5047 (Results 1 - 5 of 5) sorted by relevance
/gem5/src/arch/x86/isa/microops/ | ||
H A D | regop.isa | diff 5047:4a3593bec248 Wed Sep 05 02:33:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Implement some SSE fp microops and instructions. |
/gem5/src/mem/ | ||
H A D | packet.cc | diff 12347:c4bb52d1aba4 Thu Sep 22 05:18:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Add support for cache maintenance operation requests This change adds new packet cmds and request flags for cache maintenance operations. 1) A cache clean operation writes dirty data in the first memory below the specified xbar and updates any old copies in the memories above it. 2) A cache invalidate operation invalidates all copies of the specified block in the memories above the specified xbar 3) A clean and invalidate operation is a combination of the two operations above Change-Id: If45702848bdd568de532cd57cba58499e5e4354c Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-by: Anouk Van Laer <anouk.vanlaer@arm.com> Reviewed-on: https://gem5-review.googlesource.com/5047 Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> |
H A D | request.hh | diff 12347:c4bb52d1aba4 Thu Sep 22 05:18:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Add support for cache maintenance operation requests This change adds new packet cmds and request flags for cache maintenance operations. 1) A cache clean operation writes dirty data in the first memory below the specified xbar and updates any old copies in the memories above it. 2) A cache invalidate operation invalidates all copies of the specified block in the memories above the specified xbar 3) A clean and invalidate operation is a combination of the two operations above Change-Id: If45702848bdd568de532cd57cba58499e5e4354c Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-by: Anouk Van Laer <anouk.vanlaer@arm.com> Reviewed-on: https://gem5-review.googlesource.com/5047 Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> |
H A D | packet.hh | diff 12347:c4bb52d1aba4 Thu Sep 22 05:18:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Add support for cache maintenance operation requests This change adds new packet cmds and request flags for cache maintenance operations. 1) A cache clean operation writes dirty data in the first memory below the specified xbar and updates any old copies in the memories above it. 2) A cache invalidate operation invalidates all copies of the specified block in the memories above the specified xbar 3) A clean and invalidate operation is a combination of the two operations above Change-Id: If45702848bdd568de532cd57cba58499e5e4354c Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-by: Anouk Van Laer <anouk.vanlaer@arm.com> Reviewed-on: https://gem5-review.googlesource.com/5047 Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> |
/gem5/src/arch/x86/isa/decoder/ | ||
H A D | two_byte_opcodes.isa | diff 5047:4a3593bec248 Wed Sep 05 02:33:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Implement some SSE fp microops and instructions. |
Completed in 81 milliseconds