Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Differential
D133863
Diff 463097
llvm/test/MC/RISCV/rv32zcmt-invalid.s
Changeset View
This is wrong; the immediate must be in the range [32, 255]. This needs to be enforced in the assembler and the error needs to reflect that. We also need tests that check these cases (cm.jt with something in [32, 255] and cm.jalt with something in [0, 31]).