riscv_info::type_uint16_vector is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDriscv_info::type_uint16_vector

riscv_info::type_uint16_vector field

Syntax

struct reg_data_type type_uint16_vector;

References

LocationReferrerText
riscv.h:198
struct reg_data_type type_uint16_vector;
riscv.c:3889riscv_init_registers()
info->type_uint16_vector.type = REG_TYPE_ARCH_DEFINED;
riscv.c:3890riscv_init_registers()
info->type_uint16_vector.id = "shorts";
riscv.c:3891riscv_init_registers()
info->type_uint16_vector.type_class = REG_TYPE_CLASS_VECTOR;
riscv.c:3892riscv_init_registers()
info->type_uint16_vector.reg_type_vector = &info->vector_uint16;
riscv.c:3920riscv_init_registers()
info->vector_fields[1].type = &info->type_uint16_vector;

Data Use

Functions reading riscv_info::type_uint16_vector
riscv_info::type_uint16_vector
all items filtered out
Type of riscv_info::type_uint16_vector
riscv_info::type_uint16_vector
all items filtered out