]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=
authorJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 24 Jul 2023 00:20:55 +0000 (02:20 +0200)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 24 Jul 2023 00:20:55 +0000 (02:20 +0200)
commita50ead7822bef29a45d6e660e23264d76545981b
treec1361b0746a62036ade137ff9c481e3ef6040661
parent3ccfc0b46caa7816a17d274a5df61b31d2541da8
bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=

gas/ChangeLog:

2023-07-24  Jose E. Marchesi  <jose.marchesi@oracle.com>

* doc/c-bpf.texi (BPF Instructions): The pseudoc syntax for MOVS*
doesn't use `s=' but `='.
gas/ChangeLog
gas/doc/c-bpf.texi