aarch64_union_types is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

aarch64_union_types variable

References

LocationText
armv8.c:1434
static struct reg_data_type_union aarch64_union_types[] = {
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} },

Type Use

Type of aarch64_union_types
aarch64_union_types
all items filtered out