Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Drvi-aliases-valid.s120 # CHECK-ALIAS: rdinstret s10
121 rdinstret x26 label
/external/u-boot/arch/riscv/include/asm/
Dencoding.h188 #define rdinstret() read_csr(instret) macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td531 def : InstAlias<"rdinstret $rd", (CSRRS GPR:$rd, 0xC02, X0)>;