commit | 5e4dd19f00491faf10912e1f15a47ab010e0e9ce | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Dec 23 11:19:05 2021 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Dec 30 16:33:57 2021 -0800 |
tree | 3666fcdc0351a2dc09bac04c0651c9a9d0873e40 | |
parent | 41db511a3a1622aa97064a3447e878eeb1a594b7 [diff] |
bpf, docs: Generate nicer tables for instruction encodings Use RST tables that are nicely readable both in plain ascii as well as in html to render the instruction encodings, and add a few subheadings to better structure the text. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20211223101906.977624-4-hch@lst.de