Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/RISCV/
Drv32zbp-valid.s15 # CHECK-ASM-AND-OBJ: gorc t0, t1, t2
17 gorc t0, t1, t2 label
Drv32zbp-invalid.s4 gorc t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoB.td131 // of the shifts (single bit operations, grev, gorc) use op(26) = 0
225 def GORC : ALU_rr<0b0010100, 0b101, "gorc">, Sched<[]>;