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

riscv_info::type_uint128_vector field

Syntax

struct reg_data_type type_uint128_vector;

References

LocationReferrerText
riscv.h:201
struct reg_data_type type_uint128_vector;
riscv.c:3910riscv_init_registers()
info->type_uint128_vector.type = REG_TYPE_ARCH_DEFINED;
riscv.c:3911riscv_init_registers()
info->type_uint128_vector.id = "quads";
riscv.c:3912riscv_init_registers()
info->type_uint128_vector.type_class = REG_TYPE_CLASS_VECTOR;
riscv.c:3913riscv_init_registers()
info->type_uint128_vector.reg_type_vector = &info->vector_uint128;
riscv.c:3941riscv_init_registers()
info->vector_fields[4].type = &info->type_uint128_vector;

Data Use

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