Home
last modified time | relevance | path

Searched defs:sb_in (Results 1 – 1 of 1) sorted by relevance

/qemu/target/riscv/
H A Dcrypto_helper.c176 uint32_t sb_in = (uint8_t)(rs2 >> shamt); in HELPER() local
190 uint32_t sb_in = (uint8_t)(rs2 >> shamt); in HELPER() local