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

vmv_x_s() function

Syntax

static uint32_t vmv_x_s(unsigned int rd,     unsigned int vs2) __attribute__((unused));
Implemented in opcodes.h:316

Arguments

rd

vs2

References

LocationReferrerText
opcodes.h:316
static uint32_t vmv_x_s(unsigned int rd, unsigned int vs2)
opcodes.h:315
static uint32_t vmv_x_s(unsigned int rd, unsigned int vs2) __attribute__((unused));
riscv-013.c:1977riscv013_get_register_buf()
riscv_program_insert(&program, vmv_x_s(S0, vnum));

Call Tree

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