Home
last modified time | relevance | path

Searched refs:vsx_xx3 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c27530 static struct vsx_insn vsx_xx3[] = { variable
27621 #define VSX_XX3_LEN (sizeof vsx_xx3 / sizeof *vsx_xx3)
27651 if (opcode < vsx_xx3[mid].opcode) in findVSXextOpCode_xx3()
27653 else if (opcode > vsx_xx3[mid].opcode) in findVSXextOpCode_xx3()
27684 return vsx_xx3[ret].opcode; in get_VSX60_opc2()