openhwgroup / corev-gcc

GNU General Public License v2.0
22 stars 23 forks source link

XCVbitmanip: merge custom and standard builtins #111

Open MaryBennett opened 1 month ago

MaryBennett commented 1 month ago

As discussed during the review of the XCVbitmanip patch, the custom builtins are very similar to the standard RISC-V bitmanip builtins. The custom builtins should be merged with the standard builtins before upstreaming. This is similar to what was done for XCVbi.

Instructions to be changed: