Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/RISCV/
Drv64zbp-valid.s15 # CHECK-ASM-AND-OBJ: gorcw t0, t1, t2
17 gorcw t0, t1, t2 label
Drv64zbp-invalid.s4 gorcw t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoB.td379 def GORCW : ALUW_rr<0b0010100, 0b101, "gorcw">, Sched<[]>;