Searched hist:14224 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/isa/insts/general_purpose/data_transfer/
H A Dmove.py14224:2edf6ec03c9d Mon Aug 26 19:15:00 EDT 2019 Pouya Fotouhi <Pouya.Fotouhi@amd.com> arch-x86: Adding warning for movnti

We are ignoring the non-temporal hint here, and implementing this
instruction as a cacheable instruction.

This change adds a warning to let user know about this workaround.

Change-Id: I2e40437a44282fe9cf7772a25a8870bd8729a6ed
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20428
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/arch/x86/isa/decoder/
H A Dtwo_byte_opcodes.isa14224:2edf6ec03c9d Mon Aug 26 19:15:00 EDT 2019 Pouya Fotouhi <Pouya.Fotouhi@amd.com> arch-x86: Adding warning for movnti

We are ignoring the non-temporal hint here, and implementing this
instruction as a cacheable instruction.

This change adds a warning to let user know about this workaround.

Change-Id: I2e40437a44282fe9cf7772a25a8870bd8729a6ed
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20428
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>

Completed in 37 milliseconds