Re: hmmm...

2017-04-26 Thread David Miller
From: Alexei Starovoitov Date: Tue, 25 Apr 2017 22:31:06 -0700 > On 4/25/17 8:38 PM, David Miller wrote: > jgt/jge/jsgt/sge was a stumbling block for me as well, > since it still takes me longer than necessary to disambiguate > into > vs >= and signed/unsigned I had this problem while writing Sp

Re: hmmm...

2017-04-25 Thread Alexei Starovoitov
On 4/25/17 8:38 PM, David Miller wrote: From: Alexei Starovoitov Date: Tue, 25 Apr 2017 19:56:06 -0700 On 4/25/17 6:52 PM, David Miller wrote: Alexei, I found something strange on my computer :-) [davem@localhost binutils]$ ./objdump -d x.o No way! :) I thought it will take weeks! Ship it

Re: hmmm...

2017-04-25 Thread David Miller
From: Alexei Starovoitov Date: Tue, 25 Apr 2017 19:56:06 -0700 > On 4/25/17 6:52 PM, David Miller wrote: >> >> Alexei, I found something strange on my computer :-) >> >> [davem@localhost binutils]$ ./objdump -d x.o > > No way! :) I thought it will take weeks! > Ship it. Ship it. Ship it. > Canno

Re: hmmm...

2017-04-25 Thread Alexei Starovoitov
On 4/25/17 6:52 PM, David Miller wrote: Alexei, I found something strange on my computer :-) [davem@localhost binutils]$ ./objdump -d x.o No way! :) I thought it will take weeks! Ship it. Ship it. Ship it. Cannot wait to pull. This is awesome. Thanks a ton! What is the mnemonic for 32-bit al

hmmm...

2017-04-25 Thread David Miller
Alexei, I found something strange on my computer :-) [davem@localhost binutils]$ ./objdump -d x.o x.o: file format elf64-bpf Disassembly of section test1: : 0: b7 00 00 00 00 00 00 02 mov r0, 2 8: 61 21 00 50 00 00 00 00 ldxwr2, [r1+80]