Home
last modified time | relevance | path

Searched defs:sloiw (Results 1 – 6 of 6) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/RISCV/
H A Drv64zbb-invalid.s26 sloiw t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
28 sloiw t0, t1, 32 # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 31] label
29 sloiw t0, t1, -1 # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 31] label
H A Drv64zbb-valid.s41 sloiw t0, t1, 0 label
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/RISCV/
H A Drv64zbb-invalid.s26 sloiw t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
28 sloiw t0, t1, 32 # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 31] label
29 sloiw t0, t1, -1 # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 31] label
H A Drv64zbb-valid.s41 sloiw t0, t1, 0 label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/RISCV/
H A Drv64zbb-invalid.s26 sloiw t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
28 sloiw t0, t1, 32 # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 31] label
29 sloiw t0, t1, -1 # CHECK: :[[@LINE]]:15: error: immediate must be an integer in the range [0, 31] label
H A Drv64zbb-valid.s41 sloiw t0, t1, 0 label