Searched refs:sraw (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/riscv/include/ |
H A D | encoding.h | 797 DECLARE_INSN(sraw, MATCH_SRAW, MASK_SRAW)
|
/freebsd/contrib/bearssl/test/ |
H A D | test_crypto.c | 8879 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 D | RISCVInstrInfo.td | 774 def SRAW : ALUW_rr<0b0100000, 0b101, "sraw">, 1049 def : InstAlias<"sraw $rd, $rs1, $shamt",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 2410 "sraw", "$RA, $RST, $RB", IIC_IntShift,
|