diff options
| author | isharipo <iskander.sharipov@intel.com> | 2017-08-18 13:33:00 +0300 |
|---|---|---|
| committer | Ilya Tocar <ilya.tocar@intel.com> | 2017-09-06 15:37:00 +0000 |
| commit | 4074e4e5be5988a0c168eeba6417e7aceac7d9a5 (patch) | |
| tree | 863ca99229b3b79fb80a108dc21db2df471ec5cc /src/testing | |
| parent | 26dadbe32ce5b9d705ef38279e1f85fbbdf58287 (diff) | |
| download | go-4074e4e5be5988a0c168eeba6417e7aceac7d9a5.tar.xz | |
cmd/asm: add amd64 CLFLUSH instruction
This is the last instruction I found missing in SSE2 set.
It does not reuse 'yprefetch' ytabs due to differences in
operands SRC/DST roles:
- PREFETCHx: ModRM:r/m(r) -> FROM
- CLFLUSH: ModRM:r/m(w) -> TO
unaryDst map is extended accordingly.
Change-Id: I89e34ebb81cc0ee5f9ebbb1301bad417f7ee437f
Reviewed-on: https://go-review.googlesource.com/56833
Run-TryBot: Ilya Tocar <ilya.tocar@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ilya Tocar <ilya.tocar@intel.com>
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/testing')
0 files changed, 0 insertions, 0 deletions
