Home
last modified time | relevance | path

Searched refs:sbseti (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/MC/RISCV/
Drv32zbs-invalid.s17 sbseti t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
19 sbseti t0, t1, 32 # CHECK: :[[@LINE]]:16: error: immediate must be an integer in the range [0, 31] label
20 sbseti t0, t1, -1 # CHECK: :[[@LINE]]:16: error: immediate must be an integer in the range [0, 31] label
Drv32zbs-valid.s30 # CHECK-ASM-AND-OBJ: sbseti t0, t1, 1
32 sbseti t0, t1, 1 label
/external/llvm-project/llvm/test/CodeGen/RISCV/
Drv64Zbs.ll858 ; RV64IB-NEXT: sbseti a0, a0, 11
863 ; RV64IBS-NEXT: sbseti a0, a0, 11
878 ; RV64IB-NEXT: sbseti a0, a0, 30
883 ; RV64IBS-NEXT: sbseti a0, a0, 30
899 ; RV64IB-NEXT: sbseti a0, a0, 31
904 ; RV64IBS-NEXT: sbseti a0, a0, 31
920 ; RV64IB-NEXT: sbseti a0, a0, 62
925 ; RV64IBS-NEXT: sbseti a0, a0, 62
941 ; RV64IB-NEXT: sbseti a0, a0, 63
946 ; RV64IBS-NEXT: sbseti a0, a0, 63
Drv32Zbs.ll600 ; RV32IB-NEXT: sbseti a0, a0, 11
605 ; RV32IBS-NEXT: sbseti a0, a0, 11
620 ; RV32IB-NEXT: sbseti a0, a0, 30
625 ; RV32IBS-NEXT: sbseti a0, a0, 30
640 ; RV32IB-NEXT: sbseti a0, a0, 31
645 ; RV32IBS-NEXT: sbseti a0, a0, 31
Drv64Zbb.ll181 ; RV64IB-NEXT: sbseti a0, a0, 31
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoB.td239 def SBSETI : RVBShift_ri<0b00101, 0b001, OPC_OP_IMM, "sbseti">, Sched<[]>;
758 // We don't pattern-match sbclri[w], sbseti[w], sbinvi[w] because they are