OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:svg
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
arn9285.c
412
uint32_t
svg
[7], reg, ccomp_svg;
local
423
svg
[i] = AR_READ(sc, regs[i]);
493
AR_WRITE(sc, regs[i],
svg
[i]);
516
uint32_t
svg
[7], reg, rf2g3_svg;
local
521
svg
[i] = AR_READ(sc, regs[i]);
576
AR_WRITE(sc, regs[i],
svg
[i]);
/src/external/gpl3/gdb/dist/gdb/
aarch64-linux-tdep.c
671
/* Restore
SVG
. */
725
the same, except for potential different vg and
svg
values. */
1245
ZA data, and we should populate only SVCR and
SVG
registers on GDB's
1249
actual ZA data, and we should populate ZA, SVCR and
SVG
. */
1253
/* Populate
SVG
. */
1254
ULONGEST
svg
local
1258
regcache->raw_supply (tdep->sme_svg_regnum, &
svg
);
1284
size_t za_bytes = std::pow (sve_vl_from_vg (
svg
), 2);
/src/external/gpl3/gdb.old/dist/gdb/
aarch64-linux-tdep.c
669
/* Restore
SVG
. */
723
the same, except for potential different vg and
svg
values. */
1243
ZA data, and we should populate only SVCR and
SVG
registers on GDB's
1247
actual ZA data, and we should populate ZA, SVCR and
SVG
. */
1251
/* Populate
SVG
. */
1252
ULONGEST
svg
local
1256
regcache->raw_supply (tdep->sme_svg_regnum, &
svg
);
1282
size_t za_bytes = std::pow (sve_vl_from_vg (
svg
), 2);
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026