OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vcx_assign_vec
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
21801
static void (*
vcx_assign_vec
[3]) (unsigned) = {
21820
vcx_assign_vec
[1] (R * reg_mult);
21822
vcx_assign_vec
[2] (R * reg_mult);
21825
vcx_assign_vec
[i](R * reg_mult);
21796
static void (*
vcx_assign_vec
[3]) (unsigned) = {
variable
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
21804
static void (*
vcx_assign_vec
[3]) (unsigned) = {
21823
vcx_assign_vec
[1] (R * reg_mult);
21825
vcx_assign_vec
[2] (R * reg_mult);
21828
vcx_assign_vec
[i](R * reg_mult);
21799
static void (*
vcx_assign_vec
[3]) (unsigned) = {
variable
Completed in 66 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026