HomeSort by: relevance | last modified time | path
    Searched defs:isas (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/opcodes/
epiphany-desc.c 2057 CGEN_BITSET *isas = cd->isas; local
2069 if (cgen_bitset_contains (isas, i))
2073 /* Default insn sizes of all selected isas must be
2082 /* Base insn sizes of all selected isas must be equal
2146 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2154 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2174 isas = va_arg (ap, CGEN_BITSET *);
2221 cd->isas = cgen_bitset_copy (isas);
    [all...]
fr30-desc.c 1534 CGEN_BITSET *isas = cd->isas; local
1546 if (cgen_bitset_contains (isas, i))
1550 /* Default insn sizes of all selected isas must be
1559 /* Base insn sizes of all selected isas must be equal
1623 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1631 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1651 isas = va_arg (ap, CGEN_BITSET *);
1698 cd->isas = cgen_bitset_copy (isas);
    [all...]
ip2k-desc.c 963 CGEN_BITSET *isas = cd->isas; local
975 if (cgen_bitset_contains (isas, i))
979 /* Default insn sizes of all selected isas must be
988 /* Base insn sizes of all selected isas must be equal
1052 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1060 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1080 isas = va_arg (ap, CGEN_BITSET *);
1127 cd->isas = cgen_bitset_copy (isas);
    [all...]
iq2000-desc.c 1968 CGEN_BITSET *isas = cd->isas; local
1980 if (cgen_bitset_contains (isas, i))
1984 /* Default insn sizes of all selected isas must be
1993 /* Base insn sizes of all selected isas must be equal
2057 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2065 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2085 isas = va_arg (ap, CGEN_BITSET *);
2132 cd->isas = cgen_bitset_copy (isas);
    [all...]
lm32-desc.c 950 CGEN_BITSET *isas = cd->isas; local
962 if (cgen_bitset_contains (isas, i))
966 /* Default insn sizes of all selected isas must be
975 /* Base insn sizes of all selected isas must be equal
1039 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1047 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1067 isas = va_arg (ap, CGEN_BITSET *);
1114 cd->isas = cgen_bitset_copy (isas);
    [all...]
m32r-desc.c 1313 CGEN_BITSET *isas = cd->isas; local
1325 if (cgen_bitset_contains (isas, i))
1329 /* Default insn sizes of all selected isas must be
1338 /* Base insn sizes of all selected isas must be equal
1402 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1410 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1430 isas = va_arg (ap, CGEN_BITSET *);
1477 cd->isas = cgen_bitset_copy (isas);
    [all...]
mep-opc.c 37 /* A mask for all ISAs executed by the core. */
47 /* begin-all-core-isas */
49 /* end-all-core-isas */
60 /* begin-all-cop-isas */
65 /* end-all-cop-isas */
145 CGEN_BITSET isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA); local
159 ok1 = ((machs & cd->machs) && cgen_bitset_intersect_p (& isas, cd->isas));
175 && cgen_bitset_contains (cd->isas, ISA_EXT_COP1_64))
mt-desc.c 1094 CGEN_BITSET *isas = cd->isas; local
1106 if (cgen_bitset_contains (isas, i))
1110 /* Default insn sizes of all selected isas must be
1119 /* Base insn sizes of all selected isas must be equal
1183 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1191 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1211 isas = va_arg (ap, CGEN_BITSET *);
1258 cd->isas = cgen_bitset_copy (isas);
    [all...]
or1k-desc.c 1990 CGEN_BITSET *isas = cd->isas; local
2002 if (cgen_bitset_contains (isas, i))
2006 /* Default insn sizes of all selected isas must be
2015 /* Base insn sizes of all selected isas must be equal
2079 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2087 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2107 isas = va_arg (ap, CGEN_BITSET *);
2154 cd->isas = cgen_bitset_copy (isas);
    [all...]
xstormy16-desc.c 1265 CGEN_BITSET *isas = cd->isas; local
1277 if (cgen_bitset_contains (isas, i))
1281 /* Default insn sizes of all selected isas must be
1290 /* Base insn sizes of all selected isas must be equal
1354 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1362 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1382 isas = va_arg (ap, CGEN_BITSET *);
1429 cd->isas = cgen_bitset_copy (isas);
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
epiphany-desc.c 2057 CGEN_BITSET *isas = cd->isas; local
2069 if (cgen_bitset_contains (isas, i))
2073 /* Default insn sizes of all selected isas must be
2082 /* Base insn sizes of all selected isas must be equal
2146 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2154 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2174 isas = va_arg (ap, CGEN_BITSET *);
2221 cd->isas = cgen_bitset_copy (isas);
    [all...]
fr30-desc.c 1534 CGEN_BITSET *isas = cd->isas; local
1546 if (cgen_bitset_contains (isas, i))
1550 /* Default insn sizes of all selected isas must be
1559 /* Base insn sizes of all selected isas must be equal
1623 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1631 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1651 isas = va_arg (ap, CGEN_BITSET *);
1698 cd->isas = cgen_bitset_copy (isas);
    [all...]
ip2k-desc.c 963 CGEN_BITSET *isas = cd->isas; local
975 if (cgen_bitset_contains (isas, i))
979 /* Default insn sizes of all selected isas must be
988 /* Base insn sizes of all selected isas must be equal
1052 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1060 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1080 isas = va_arg (ap, CGEN_BITSET *);
1127 cd->isas = cgen_bitset_copy (isas);
    [all...]
iq2000-desc.c 1968 CGEN_BITSET *isas = cd->isas; local
1980 if (cgen_bitset_contains (isas, i))
1984 /* Default insn sizes of all selected isas must be
1993 /* Base insn sizes of all selected isas must be equal
2057 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2065 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2085 isas = va_arg (ap, CGEN_BITSET *);
2132 cd->isas = cgen_bitset_copy (isas);
    [all...]
lm32-desc.c 950 CGEN_BITSET *isas = cd->isas; local
962 if (cgen_bitset_contains (isas, i))
966 /* Default insn sizes of all selected isas must be
975 /* Base insn sizes of all selected isas must be equal
1039 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1047 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1067 isas = va_arg (ap, CGEN_BITSET *);
1114 cd->isas = cgen_bitset_copy (isas);
    [all...]
m32r-desc.c 1313 CGEN_BITSET *isas = cd->isas; local
1325 if (cgen_bitset_contains (isas, i))
1329 /* Default insn sizes of all selected isas must be
1338 /* Base insn sizes of all selected isas must be equal
1402 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1410 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1430 isas = va_arg (ap, CGEN_BITSET *);
1477 cd->isas = cgen_bitset_copy (isas);
    [all...]
mep-opc.c 37 /* A mask for all ISAs executed by the core. */
47 /* begin-all-core-isas */
49 /* end-all-core-isas */
60 /* begin-all-cop-isas */
65 /* end-all-cop-isas */
145 CGEN_BITSET isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA); local
159 ok1 = ((machs & cd->machs) && cgen_bitset_intersect_p (& isas, cd->isas));
175 && cgen_bitset_contains (cd->isas, ISA_EXT_COP1_64))
mt-desc.c 1094 CGEN_BITSET *isas = cd->isas; local
1106 if (cgen_bitset_contains (isas, i))
1110 /* Default insn sizes of all selected isas must be
1119 /* Base insn sizes of all selected isas must be equal
1183 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1191 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1211 isas = va_arg (ap, CGEN_BITSET *);
1258 cd->isas = cgen_bitset_copy (isas);
    [all...]
or1k-desc.c 1990 CGEN_BITSET *isas = cd->isas; local
2002 if (cgen_bitset_contains (isas, i))
2006 /* Default insn sizes of all selected isas must be
2015 /* Base insn sizes of all selected isas must be equal
2079 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2087 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2107 isas = va_arg (ap, CGEN_BITSET *);
2154 cd->isas = cgen_bitset_copy (isas);
    [all...]
xstormy16-desc.c 1265 CGEN_BITSET *isas = cd->isas; local
1277 if (cgen_bitset_contains (isas, i))
1281 /* Default insn sizes of all selected isas must be
1290 /* Base insn sizes of all selected isas must be equal
1354 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1362 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1382 isas = va_arg (ap, CGEN_BITSET *);
1429 cd->isas = cgen_bitset_copy (isas);
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
epiphany-desc.c 2057 CGEN_BITSET *isas = cd->isas; local
2069 if (cgen_bitset_contains (isas, i))
2073 /* Default insn sizes of all selected isas must be
2082 /* Base insn sizes of all selected isas must be equal
2146 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2154 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2174 isas = va_arg (ap, CGEN_BITSET *);
2221 cd->isas = cgen_bitset_copy (isas);
    [all...]
fr30-desc.c 1534 CGEN_BITSET *isas = cd->isas; local
1546 if (cgen_bitset_contains (isas, i))
1550 /* Default insn sizes of all selected isas must be
1559 /* Base insn sizes of all selected isas must be equal
1623 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1631 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1651 isas = va_arg (ap, CGEN_BITSET *);
1698 cd->isas = cgen_bitset_copy (isas);
    [all...]
ip2k-desc.c 963 CGEN_BITSET *isas = cd->isas; local
975 if (cgen_bitset_contains (isas, i))
979 /* Default insn sizes of all selected isas must be
988 /* Base insn sizes of all selected isas must be equal
1052 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1060 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1080 isas = va_arg (ap, CGEN_BITSET *);
1127 cd->isas = cgen_bitset_copy (isas);
    [all...]
iq2000-desc.c 1968 CGEN_BITSET *isas = cd->isas; local
1980 if (cgen_bitset_contains (isas, i))
1984 /* Default insn sizes of all selected isas must be
1993 /* Base insn sizes of all selected isas must be equal
2057 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2065 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
2085 isas = va_arg (ap, CGEN_BITSET *);
2132 cd->isas = cgen_bitset_copy (isas);
    [all...]
lm32-desc.c 950 CGEN_BITSET *isas = cd->isas; local
962 if (cgen_bitset_contains (isas, i))
966 /* Default insn sizes of all selected isas must be
975 /* Base insn sizes of all selected isas must be equal
1039 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1047 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */ local
1067 isas = va_arg (ap, CGEN_BITSET *);
1114 cd->isas = cgen_bitset_copy (isas);
    [all...]

Completed in 131 milliseconds

1 2 3