]> www.infradead.org Git - users/hch/xfs.git/commit
bpf, docs: Expand set of initial conformance groups
authorDave Thaler <dthaler1968@googlemail.com>
Fri, 2 Feb 2024 22:11:10 +0000 (14:11 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 5 Feb 2024 22:44:45 +0000 (14:44 -0800)
commit2d9a925d0fbf0dae99af148adaf4f5cadf1be5e0
treed9dea1846484578b31d59625e04b3821f590a24c
parente7f31873176a345d72ca77c7b4da48493ccd9efd
bpf, docs: Expand set of initial conformance groups

This patch attempts to update the ISA specification according
to the latest mailing list discussion about conformance groups,
in a way that is intended to be consistent with IANA registry
processes and IETF 118 WG meeting discussion.

It does the following:
* Split basic into base32 and base64 for 32-bit vs 64-bit base
  instructions
* Split division/multiplication/modulo instructions out of base groups
* Split atomic instructions out of base groups

There may be additional changes as discussion continues,
but there seems to be consensus on the principles above.

v1->v2: fixed typo pointed out by David Vernet

v2->v3: Moved multiplication to same groups as division/modulo

Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
Acked-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20240202221110.3872-1-dthaler1968@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/standardization/instruction-set.rst