Searched refs:endian_b2l_hindex (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Daltivec_registers.h58 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]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Daltivec_registers.h58 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 78 milliseconds