Home
last modified time | relevance | path

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

/llvm-project/llvm/test/MC/RISCV/
H A Drv64i-aliases-invalid.s45 sraw x2, x3, 32 # CHECK: :[[@LINE]]:14: error: immediate must be an integer in the range [0, 31] label
49 sraw x2, x3, -3 # CHECK: :[[@LINE]]:14: error: immediate must be an integer in the range [0, 31] label
H A Drv64e-valid.s36 sraw t0, a3, zero label
H A Drv64i-valid.s107 sraw t5, t6, zero label
H A Drv32i-invalid.s155 sraw t0, s2, zero # CHECK: :[[@LINE]]:1: error: instruction requires the following: RV64I Base Instruction Set{{$}} global() label
H A Drv64i-aliases-valid.s469 sraw a2,a3,4 label
/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/
H A Dgpr-bypass.s29 sraw a0, a0, a0 label
/llvm-project/llvm/test/tools/llvm-mca/RISCV/XiangShan/
H A Dgpr-bypass.s29 sraw a0, a0, a0 label