Home
last modified time | relevance | path

Searched refs:clmulh (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/MC/RISCV/
Drv32zbc-valid.s21 # CHECK-ASM-AND-OBJ: clmulh t0, t1, t2
23 clmulh t0, t1, t2 label
Drv32zbc-invalid.s8 clmulh t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoB.td311 def CLMULH : ALU_rr<0b0000101, 0b011, "clmulh">, Sched<[]>;