OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endian_b2l_hindex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/ppc/
altivec_registers.h
58
static char
endian_b2l_hindex
[16] = { 1, 0, 3, 2, 5, 4, 7, 6 };
variable
60
#define AV_HINDEX(x)
endian_b2l_hindex
[(x) & 7]
/src/external/gpl3/gdb.old/dist/sim/ppc/
altivec_registers.h
58
static char
endian_b2l_hindex
[16] = { 1, 0, 3, 2, 5, 4, 7, 6 };
variable
60
#define AV_HINDEX(x)
endian_b2l_hindex
[(x) & 7]
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026