Searched defs:unzip (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/test/MC/RISCV/ | ||
H A D | rv32zbkb-only-valid.s | 16 unzip t0, t1 label |
/llvm-project/clang/test/CodeGen/RISCV/rvb-intrinsics/ | ||
H A D | zbkb.c | 54 uint32_t unzip(uint32_t rs1) in unzip() function |