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

csrrs() function

Syntax

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

Arguments

rd

rs

csr

References

LocationReferrerText
opcodes.h:147
static uint32_t csrrs(unsigned int rd, unsigned int rs, unsigned int csr)
opcodes.h:146
static uint32_t csrrs(unsigned int rd, unsigned int rs, unsigned int csr) __attribute__ ((unused));
program.c:140riscv_program_csrr()

Call Tree

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