|
From: | hjl.tools at gmail dot com |
Subject: | [Bug gas/22871] Encode instructions of 64-bit operand without the REX_W bit |
Date: | Fri, 23 Feb 2018 19:25:46 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22871 --- Comment #21 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Linus Torvalds from comment #19) > (In reply to Linus Torvalds from comment #18) > > > > Very interesting. I can confirm that testb seems slower on Skylake too. > > Oh no, I take that back. > > There's something else going on. > > Sometimes I get results like this: > > ./test > testb : 98279608 > testw : 987334300 > testl : 101367392 > testq : 100247139 > I put my microbenchmark at https://github.com/hjl-tools/microbenchmark On Haswell, I got testb : 15226805 testw : 45178699 testl : 3956966 testq : 4649570 How can I improve it? -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |