OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sparc_opcode_arch_val
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
sparc.h
43
enum
sparc_opcode_arch_val
enum
67
/* Given an enum
sparc_opcode_arch_val
, return the bitmask to use in
71
/* Given a valid
sparc_opcode_arch_val
, return non-zero if it's v9. */
79
/* Mask of
sparc_opcode_arch_val
's supported.
92
/* Given architecture name, look up it's
sparc_opcode_arch_val
value. */
93
extern enum
sparc_opcode_arch_val
sparc_opcode_lookup_arch (const char *);
118
short architecture; /* Bitmask of
sparc_opcode_arch_val
's. */
/src/external/gpl3/binutils.old/dist/include/opcode/
sparc.h
43
enum
sparc_opcode_arch_val
enum
67
/* Given an enum
sparc_opcode_arch_val
, return the bitmask to use in
71
/* Given a valid
sparc_opcode_arch_val
, return non-zero if it's v9. */
79
/* Mask of
sparc_opcode_arch_val
's supported.
92
/* Given architecture name, look up it's
sparc_opcode_arch_val
value. */
93
extern enum
sparc_opcode_arch_val
sparc_opcode_lookup_arch (const char *);
118
short architecture; /* Bitmask of
sparc_opcode_arch_val
's. */
/src/external/gpl3/gdb/dist/include/opcode/
sparc.h
43
enum
sparc_opcode_arch_val
enum
67
/* Given an enum
sparc_opcode_arch_val
, return the bitmask to use in
71
/* Given a valid
sparc_opcode_arch_val
, return non-zero if it's v9. */
79
/* Mask of
sparc_opcode_arch_val
's supported.
92
/* Given architecture name, look up it's
sparc_opcode_arch_val
value. */
93
extern enum
sparc_opcode_arch_val
sparc_opcode_lookup_arch (const char *);
118
short architecture; /* Bitmask of
sparc_opcode_arch_val
's. */
/src/external/gpl3/gdb.old/dist/include/opcode/
sparc.h
43
enum
sparc_opcode_arch_val
enum
67
/* Given an enum
sparc_opcode_arch_val
, return the bitmask to use in
71
/* Given a valid
sparc_opcode_arch_val
, return non-zero if it's v9. */
79
/* Mask of
sparc_opcode_arch_val
's supported.
92
/* Given architecture name, look up it's
sparc_opcode_arch_val
value. */
93
extern enum
sparc_opcode_arch_val
sparc_opcode_lookup_arch (const char *);
118
short architecture; /* Bitmask of
sparc_opcode_arch_val
's. */
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026