reg_data_type_class::REG_TYPE_CLASS_UNION is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDreg_data_type_class::REG_TYPE_CLASS_UNION

reg_data_type_class::REG_TYPE_CLASS_UNION

Syntax

REG_TYPE_CLASS_UNION;

References

LocationReferrerText
register.h:94
REG_TYPE_CLASS_UNION,
armv8.c:1443
{REG_TYPE_ARCH_DEFINED, "vnd", REG_TYPE_CLASS_UNION, {.reg_type_union = aarch64_union_types + 0} },
armv8.c:1444
{REG_TYPE_ARCH_DEFINED, "vns", REG_TYPE_CLASS_UNION, {.reg_type_union = aarch64_union_types + 1} },
armv8.c:1445
{REG_TYPE_ARCH_DEFINED, "vnh", REG_TYPE_CLASS_UNION, {.reg_type_union = aarch64_union_types + 2} },
armv8.c:1446
{REG_TYPE_ARCH_DEFINED, "vnb", REG_TYPE_CLASS_UNION, {.reg_type_union = aarch64_union_types + 3} },
armv8.c:1447
{REG_TYPE_ARCH_DEFINED, "vnq", REG_TYPE_CLASS_UNION, {.reg_type_union = aarch64_union_types + 4} },
armv8.c:1463
{REG_TYPE_ARCH_DEFINED, "aarch64v", REG_TYPE_CLASS_UNION,
gdb_server.c:2191gdb_generate_reg_type_description()
} else if (type->type_class == REG_TYPE_CLASS_UNION) {
riscv.c:3856riscv_init_registers()
.type_class = REG_TYPE_CLASS_UNION,
riscv.c:3951riscv_init_registers()
info->type_vector.type_class = REG_TYPE_CLASS_UNION;

Data Use

Functions using reg_data_type_class::REG_TYPE_CLASS_UNION
reg_data_type_class::REG_TYPE_CLASS_UNION