This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2f1739a348c RISC-V: Add support for XCvBitmanip extension in CV32E40P new 87e720ad359 RISC-V: map zext.h to pack/packw if Zbkb is enabled
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/testsuite/gas/riscv/zext-to-pack-encoding.d | 11 +++++++++++ gas/testsuite/gas/riscv/zext-to-pack.s | 2 ++ gas/testsuite/gas/riscv/zext-to-packw-encoding.d | 11 +++++++++++ opcodes/riscv-opc.c | 4 ++-- 4 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 gas/testsuite/gas/riscv/zext-to-pack-encoding.d create mode 100644 gas/testsuite/gas/riscv/zext-to-pack.s create mode 100644 gas/testsuite/gas/riscv/zext-to-packw-encoding.d