OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quad_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
19505
internal SCALAR.
QUAD_P
is 1 if it's for Q format, otherwise it's 0. */
19508
neon_scalar_for_fmac_fp16_long (unsigned scalar, unsigned
quad_p
)
19513
if (
quad_p
)
19580
unsigned
quad_p
= (rs == NS_QDD || rs == NS_QDS);
19581
neon_three_same (
quad_p
, 0, size);
19593
= neon_scalar_for_fmac_fp16_long (inst.operands[2].reg,
quad_p
);
19597
if (!
quad_p
)
19605
else if (!
quad_p
)
19575
unsigned
quad_p
= (rs == NS_QDD || rs == NS_QDS);
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
19508
internal SCALAR.
QUAD_P
is 1 if it's for Q format, otherwise it's 0. */
19511
neon_scalar_for_fmac_fp16_long (unsigned scalar, unsigned
quad_p
)
19516
if (
quad_p
)
19583
unsigned
quad_p
= (rs == NS_QDD || rs == NS_QDS);
19584
neon_three_same (
quad_p
, 0, size);
19596
= neon_scalar_for_fmac_fp16_long (inst.operands[2].reg,
quad_p
);
19600
if (!
quad_p
)
19608
else if (!
quad_p
)
19578
unsigned
quad_p
= (rs == NS_QDD || rs == NS_QDS);
local
Completed in 68 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026