Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: New decoder namespace for 32-bit subregister load/store | Yonghong Song | 2018-02-23 | 1 | -2/+43 |
* | bpf: fix a bug for disassembling ld_pseudo inst | Yonghong Song | 2017-09-28 | 1 | -1/+2 |
* | bpf: initial 32-bit ALU encoding support in assembler | Yonghong Song | 2017-09-22 | 1 | -0/+15 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
* | [bpf] add bigendian support to disassembler | Alexei Starovoitov | 2017-04-28 | 1 | -7/+19 |
* | [BPF] Fix some Clang-tidy modernize and Include What You Use warnings; other ... | Eugene Zelenko | 2017-01-06 | 1 | -6/+6 |
* | [bpf] add BPF disassembler | Alexei Starovoitov | 2016-11-20 | 1 | -0/+154 |