HomeSort by: relevance | last modified time | path
    Searched defs:__riscv_sm4ks (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv_crypto.h 294 __riscv_sm4ks (uint32_t rs1, uint32_t rs2, const int bs) function
301 #define __riscv_sm4ks(x, y, bs) __builtin_riscv_sm4ks(x, y, bs); macro

Completed in 28 milliseconds