Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dv69_hvx.c63 int shamt; in test_vasrvuhubrndsat() local
100 int shamt; in test_vasrvuhubsat() local
137 int shamt; in test_vasrvwuhrndsat() local
174 int shamt; in test_vasrvwuhsat() local
/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c30 static inline target_ulong aes32_operation(target_ulong shamt, in aes32_operation()