Searched hist:7401 (Results 1 - 8 of 8) sorted by relevance
/gem5/src/arch/x86/isa/insts/general_purpose/ | ||
H A D | cache_and_memory_management.py | diff 12463:84f365522633 Mon Jan 15 22:49:00 EST 2018 Swapnil Haria <swapnilster@gmail.com> arch-x86: Adding clflush, clflushopt, clwb instructions This patch adds support for cache flushing instructions in x86. It piggybacks on support for similar instructions in arm ISA added by Nikos Nikoleris. I have tested each instruction using microbenchmarks. Change-Id: I72b6b8dc30c236a21eff7958fa231f0663532d7d Reviewed-on: https://gem5-review.googlesource.com/7401 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/arm/isa/formats/ | ||
H A D | formats.isa |
|