Searched refs:csrw (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/arch/riscv/cpu/ax25/ |
D | start.S | 50 csrw mtvec, t0 174 csrw mtvec, t0 248 csrw mepc, a0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/ |
D | csr-aliases.s | 55 # CHECK-EXT-F-OFF: csrw 3, t2 61 # CHECK-EXT-F-OFF: csrw 3, t2 103 # CHECK-EXT-F-OFF: csrw 1, t2
|
D | rvi-aliases-valid.s | 133 # CHECK-ALIAS: csrw 320, s1 134 csrw 0x140, x9 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.td | 542 def : InstAlias<"csrw $csr, $rs", (CSRRW X0, uimm12:$csr, GPR:$rs)>;
|