OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:X_ASI
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
sparc-dis.c
124
#define
X_ASI
(i) (((i) >> 5) & 0xff)
913
const char *name = sparc_decode_asi (
X_ASI
(insn));
918
(*info->fprintf_func) (stream, "(%ld)",
X_ASI
(insn));
957
+
X_ASI
(insn)));
/src/external/gpl3/binutils.old/dist/opcodes/
sparc-dis.c
124
#define
X_ASI
(i) (((i) >> 5) & 0xff)
941
const char *name = sparc_decode_asi (
X_ASI
(insn));
946
(*info->fprintf_func) (stream, "(%ld)",
X_ASI
(insn));
985
+
X_ASI
(insn)));
/src/external/gpl3/gdb.old/dist/opcodes/
sparc-dis.c
124
#define
X_ASI
(i) (((i) >> 5) & 0xff)
941
const char *name = sparc_decode_asi (
X_ASI
(insn));
946
(*info->fprintf_func) (stream, "(%ld)",
X_ASI
(insn));
985
+
X_ASI
(insn)));
/src/external/gpl3/gdb/dist/opcodes/
sparc-dis.c
124
#define
X_ASI
(i) (((i) >> 5) & 0xff)
913
const char *name = sparc_decode_asi (
X_ASI
(insn));
918
(*info->fprintf_func) (stream, "(%ld)",
X_ASI
(insn));
957
+
X_ASI
(insn)));
Completed in 21 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026