Displaying 2 results from an estimated 2 matches for "962501".
2007 Sep 07
5
unable to add IP address to eth0:0 eth0:1 etc
...:00:C5:C2:1B:01
inet addr:64.135.16.15 Bcast:64.135.16.255 Mask:255.255.255.0
inet6 addr: fe80::200:c5ff:fec2:1b01/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5491775 errors:0 dropped:0 overruns:0 frame:0
TX packets:962501 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:436018277 (415.8 MiB) TX bytes:156248463 (149.0 MiB)
Interrupt:12 Base address:0xcf00
eth0:0 Link encap:Ethernet HWaddr 00:00:C5:C2:1B:01
inet addr:xx.xx.xx.10 Bcast:xx.xx.xx...
2017 Sep 28
0
VMOVNTDQ in LLVM
What code did you write where you expected VMOVNTDQ to be generated?
The x86 MOVNT instructions are something of an attractive nuisance. There are cases where they are beneficial, but those cases are much less common and harder to characterize than you might expect. LLVM is deliberately conservative about using MOVNT (IIRC it’s currently only generated if you explicitly ask for it by using