Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/RISCV/
Drv32zbc-valid.s15 # CHECK-ASM-AND-OBJ: clmul t0, t1, t2
17 clmul t0, t1, t2 label
Drv32zbc-invalid.s4 clmul t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoB.td309 def CLMUL : ALU_rr<0b0000101, 0b001, "clmul">, Sched<[]>;