riscv-non-isa / riscv-c-api-doc

Documentation of the RISC-V C API
https://lf-riscv.atlassian.net/browse/RVG-4
Creative Commons Attribution 4.0 International
75 stars 41 forks source link

Bitmanip intrinsics: Fix orc_b_32 emulation comment for rv64 #60

Closed cmuellner closed 11 months ago

cmuellner commented 11 months ago

This fixes a simple copy-paste mistake in the orc_b_32 emulation comment for rv64.

cmuellner commented 11 months ago

@topperc or @kito-cheng, please review.