Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2008108 (pclmul_op): Likewise.
709 (pclmul_op): Likewise.
H A Di386-dis.c13557 static const struct op pclmul_op[] = variable
13584 if (pclmul_type < ARRAY_SIZE (pclmul_op)) in PCLMUL_Fixup()
13592 sprintf (p, "%s%s", pclmul_op[pclmul_type].name, suffix); in PCLMUL_Fixup()
13593 ins->mnemonicendp += pclmul_op[pclmul_type].len; in PCLMUL_Fixup()
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2008108 (pclmul_op): Likewise.
709 (pclmul_op): Likewise.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2008108 (pclmul_op): Likewise.
709 (pclmul_op): Likewise.
H A Di386-dis.c13769 static const struct op pclmul_op[] = variable
13797 if (pclmul_type < ARRAY_SIZE (pclmul_op)) in PCLMUL_Fixup()
13805 sprintf (p, "%s%s", pclmul_op[pclmul_type].name, suffix); in PCLMUL_Fixup()
13806 ins->mnemonicendp += pclmul_op[pclmul_type].len; in PCLMUL_Fixup()
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2008108 (pclmul_op): Likewise.
709 (pclmul_op): Likewise.