Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c18782 static struct vsx_insn vsx_all[] = { variable
18942 #define VSX_ALL_LEN (sizeof vsx_all / sizeof *vsx_all)
18953 if (opcode < vsx_all[mid].opcode) in findVSXextOpCode()
18955 else if (opcode > vsx_all[mid].opcode) in findVSXextOpCode()
18979 vsxExtOpcode = vsx_all[ret].opcode; in get_VSX60_opc2()
18981 vsxExtOpcode = vsx_all[ret].opcode; in get_VSX60_opc2()
18983 vsxExtOpcode = vsx_all[ret].opcode; in get_VSX60_opc2()
18985 vsxExtOpcode = vsx_all[ret].opcode; in get_VSX60_opc2()
18987 vsxExtOpcode = vsx_all[ret].opcode; in get_VSX60_opc2()