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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Daltivec_registers.h56 static char endian_b2l_bindex[16] = { 3, 2, 1, 0, 7, 6, 5, 4, variable
59 #define AV_BINDEX(x) endian_b2l_bindex[(x) & 15]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Daltivec_registers.h56 static char endian_b2l_bindex[16] = { 3, 2, 1, 0, 7, 6, 5, 4, variable
59 #define AV_BINDEX(x) endian_b2l_bindex[(x) & 15]

Completed in 180 milliseconds