Home
last modified time | relevance | path

Searched refs:packw (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/test/MC/RISCV/
Drv64zbbp-valid.s34 # CHECK-ASM-AND-OBJ: packw t0, t1, t2
36 packw t0, t1, t2 label
Drv64zbbp-invalid.s13 packw t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
Drv64b-aliases-valid.s22 # CHECK-S-OBJ-NOALIAS: packw t0, t1, zero
/external/llvm-project/llvm/test/CodeGen/RISCV/
Drv64Zbbp.ll626 ; RV64IB-NEXT: packw a0, a0, a1
631 ; RV64IBB-NEXT: packw a0, a0, a1
636 ; RV64IBP-NEXT: packw a0, a0, a1
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoB.td440 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;