Searched hist:6080 (Results 1 - 1 of 1) sorted by relevance
/gem5/src/arch/x86/isa/microops/ | ||
H A D | ldstop.isa | 6080:50890791c591 Sun Apr 19 07:55:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Implement the stul microop. This microop does a store and unlocks the requested address. The RISC86 microop ISA doesn't seem to have an equivalent to this, so I'm guessing that the store following an ldstl is automatically unlocking. We don't do it this way for performance reasons since the behavior is the same. |
Completed in 16 milliseconds