OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regwidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
15334
unsigned
regwidth
, match;
15343
regwidth
= neon_shape_el_size[regshape];
15354
if (
regwidth
== 32 && match == 16)
15357
match =
regwidth
;
15365
if (
regwidth
!= match)
15329
unsigned
regwidth
, match;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
15337
unsigned
regwidth
, match;
15346
regwidth
= neon_shape_el_size[regshape];
15357
if (
regwidth
== 32 && match == 16)
15360
match =
regwidth
;
15368
if (
regwidth
!= match)
15332
unsigned
regwidth
, match;
local
Completed in 225 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026