csrrw() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

csrrw() function

Syntax

static uint32_t csrrw(unsigned int rd,     unsigned int rs,     unsigned int csr) __attribute__ ((unused));
Implemented in opcodes.h:153

Arguments

rd

rs

csr

References

LocationReferrerText
opcodes.h:153
static uint32_t csrrw(unsigned int rd, unsigned int rs, unsigned int csr)
opcodes.h:152
static uint32_t csrrw(unsigned int rd, unsigned int rs, unsigned int csr) __attribute__ ((unused));
program.c:146riscv_program_csrw()

Call Tree

Functions calling csrrw()
Functions called by csrrw()
all items filtered out
csrrw()
all items filtered out
Data read by csrrw()
csrrw()
Type of csrrw()
csrrw()
uint32_t
all items filtered out