Searched hist:12390 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/x86/isa/insts/general_purpose/
H A Dsemaphores.py12390:464513ab8668 Wed Dec 13 04:03:00 EST 2017 Gabe Black <gabeblack@google.com> x86: Use operand size 4 when it would be 2 for cmpxchg8b.

This means the instruction is treated as cmpxchg8b when the effective
operand size is 16 bits.

Change-Id: I4d9bb295f96097e1746a9bbccb2c579d14738fab
Reviewed-on: https://gem5-review.googlesource.com/6603
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/arch/x86/isa/
H A Dmicroasm.isa12390:464513ab8668 Wed Dec 13 04:03:00 EST 2017 Gabe Black <gabeblack@google.com> x86: Use operand size 4 when it would be 2 for cmpxchg8b.

This means the instruction is treated as cmpxchg8b when the effective
operand size is 16 bits.

Change-Id: I4d9bb295f96097e1746a9bbccb2c579d14738fab
Reviewed-on: https://gem5-review.googlesource.com/6603
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/configs/ruby/
H A DMOESI_hammer.py6905:12390db623b4 Fri Jan 29 23:29:00 EST 2010 Brad Beckmann <Brad.Beckmann@amd.com> ruby: Memory size consistency check

Ruby's memory is now sized according to the size of M5 physical memory.
H A DRuby.py6905:12390db623b4 Fri Jan 29 23:29:00 EST 2010 Brad Beckmann <Brad.Beckmann@amd.com> ruby: Memory size consistency check

Ruby's memory is now sized according to the size of M5 physical memory.

Completed in 28 milliseconds