[PATCH] D117432: [RISCV] Implement support for the Zicbom and Zicboz extensions

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 02:01:28 PDT 2022


kito-cheng added a comment.

Note: binutils side has been merged the patch from Tsukasa OI/a4lg, which support same syntax for cbo.* instruction as this patch, parentheses and 0 with parentheses.

https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=3b374308d3006407b9571e573e4ccce4e904a4c4
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=41d6ac5da655a2e78109848f2db47e53552fd61a


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117432/new/

https://reviews.llvm.org/D117432



More information about the llvm-commits mailing list