Searched defs:slliw (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/test/MC/RISCV/ |
H A D | rv64e-valid.s | 19 slliw t1, t1, 31 label 25 slliw t0, t1, 13 label
|
H A D | rv64i-invalid.s | 5 slliw a0, a0, 32 # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 31] label 20 slliw a0, a0, %lo(1) # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 3… label
|
H A D | rv64i-valid.s | 67 slliw zero, ra, 0 label 70 slliw sp, gp, 31 label
|
/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/ |
H A D | gpr-bypass.s | 22 slliw a0, a0, 1 label
|
/llvm-project/llvm/test/tools/llvm-mca/RISCV/XiangShan/ |
H A D | gpr-bypass.s | 22 slliw a0, a0, 1 label
|