Home
last modified time | relevance | path

Searched refs:sraw (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/riscv/include/
H A Dencoding.h797 DECLARE_INSN(sraw, MATCH_SRAW, MASK_SRAW)
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c8879 const char *sraw; member
9164 sig_len = hextobin(sig, kv->sraw); in test_ECDSA_KAT()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td903 def SRAW : ALUW_rr<0b0100000, 0b101, "sraw">,
1194 def : InstAlias<"sraw $rd, $rs1, $shamt",
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstr64Bit.td937 "sraw", "$RA, $RST, $RB", IIC_IntShift,
H A DPPCInstrInfo.td2438 "sraw", "$RA, $RST, $RB", IIC_IntShift,