Home
last modified time | relevance | path

Searched refs:CpuMax (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h330 CpuMax = CpuNo64 enumerator
334 (CpuMax / sizeof (unsigned int) / CHAR_BIT + 1)
340 ((CpuIsaBits + CpuMax - CpuAttrEnums) / sizeof (unsigned int) / CHAR_BIT + 1)
346 #define CpuUnused (CpuMax + 1)
347 #define CpuAttrUnused (CpuIsaBits + CpuMax + 1 - CpuAttrEnums)
H A Di386-gen.c285 static unsigned char isa_reverse_deps[CpuMax][CpuMax];
753 for (i = 0; i < CpuMax; ++i) in add_isa_dependencies()
790 add_isa_dependencies (flags, str, value, CpuMax); in add_isa_dependencies()
1488 process_i386_cpu_flag (table, cpu_flags, NULL, ",", " ", lineno, CpuMax); in output_i386_opcode()
2108 for (i = 0; i < CpuMax; i++) in process_i386_initializers()
2116 "", " ", -1, CpuMax); in process_i386_initializers()
2229 static_assert (ARRAY_SIZE (cpu_flags) == CpuMax + 2); in main()
2231 if ((cpumax - 1) != CpuMax) in main()
2234 static_assert (ARRAY_SIZE (cpu_flags) == CpuMax + 1); in main()
2236 if (cpumax != CpuMax) in main()
[all …]
H A DChangeLog-20161609 (main): Properly verify CpuMax.
1612 (CpuMax): Set to CpuNo64.
1625 * i386-gen.c (main): Fail if CpuMax is incorrect.
1626 * i386-opc.h (CpuMax): Set to CpuIntel64.
H A DChangeLog-2007708 * i386-opc.h (CpuUnused): Defined with CpuMax.
867 (CpuMax): New
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h283 CpuMax = CpuNo64 enumerator
287 (CpuMax / sizeof (unsigned int) / CHAR_BIT + 1)
293 #define CpuUnused (CpuMax + 1)
H A Di386-gen.c2045 static_assert (ARRAY_SIZE (cpu_flags) == CpuMax + 2); in main()
2047 if ((cpumax - 1) != CpuMax) in main()
2050 static_assert (ARRAY_SIZE (cpu_flags) == CpuMax + 1); in main()
2052 if (cpumax != CpuMax) in main()
2055 c = CpuNumOfBits - CpuMax - 1; in main()
H A DChangeLog-20161609 (main): Properly verify CpuMax.
1612 (CpuMax): Set to CpuNo64.
1625 * i386-gen.c (main): Fail if CpuMax is incorrect.
1626 * i386-opc.h (CpuMax): Set to CpuIntel64.
H A DChangeLog-2007708 * i386-opc.h (CpuUnused): Defined with CpuMax.
867 (CpuMax): New
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20161609 (main): Properly verify CpuMax.
1612 (CpuMax): Set to CpuNo64.
1625 * i386-gen.c (main): Fail if CpuMax is incorrect.
1626 * i386-opc.h (CpuMax): Set to CpuIntel64.
H A DChangeLog-2007708 * i386-opc.h (CpuUnused): Defined with CpuMax.
867 (CpuMax): New
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2007708 * i386-opc.h (CpuUnused): Defined with CpuMax.
867 (CpuMax): New
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/po/
H A Dsr.po1279 msgid "CpuMax != %d!\n"
1280 msgstr "CpuMax != %d!\n"
H A Duk.po1281 msgid "CpuMax != %d!\n"
1282 msgstr "CpuMax != %d!\n"
H A Des.po989 msgid "CpuMax != %d!\n"
990 msgstr "CpuMax != %d!\n"
H A Dsv.po1221 msgid "CpuMax != %d!\n"
1222 msgstr "CpuMax != %d!\n"
H A Dpt_BR.po1257 msgid "CpuMax != %d!\n"
1258 msgstr "CpuMax != %d!\n"
/netbsd-src/external/gpl3/binutils/dist/opcodes/po/
H A Dsr.po2450 #~ msgid "CpuMax != %d!\n"
2451 #~ msgstr "CpuMax != %d!\n"
H A Duk.po2456 #~ msgid "CpuMax != %d!\n"
2457 #~ msgstr "CpuMax != %d!\n"
H A Des.po989 msgid "CpuMax != %d!\n"
990 msgstr "CpuMax != %d!\n"
H A Dpt_BR.po1257 msgid "CpuMax != %d!\n"
1258 msgstr "CpuMax != %d!\n"
H A Dro.po2478 #~ msgid "CpuMax != %d!\n"
2479 #~ msgstr "CpuMax != %d!\n"
/netbsd-src/external/gpl3/gdb/dist/opcodes/po/
H A Des.po989 msgid "CpuMax != %d!\n"
990 msgstr "CpuMax != %d!\n"
H A Dfr.po1263 msgid "CpuMax != %d!\n"
1264 msgstr "CpuMax != %d !\n"
/netbsd-src/external/gpl3/binutils/dist/ld/po/
H A Dde.po1141 msgid "CpuMax != %d!\n"
1142 msgstr "CpuMax != %d\n"
/netbsd-src/external/gpl3/binutils.old/dist/ld/po/
H A Dde.po1141 msgid "CpuMax != %d!\n"
1142 msgstr "CpuMax != %d\n"

12