Searched refs:CGEN_BITSET (Results 26 - 50 of 61) sorted by relevance

123

/haiku-buildtools/binutils/opcodes/
H A Dlm32-desc.c943 CGEN_BITSET *isas = cd->isas;
1036 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1055 isas = va_arg (ap, CGEN_BITSET *);
H A Dfrv-dis.c702 CGEN_BITSET *isa;
714 static CGEN_BITSET *prev_isa;
718 CGEN_BITSET *isa;
743 static CGEN_BITSET *permanent_isa;
H A Dxc16x-dis.c726 CGEN_BITSET *isa;
738 static CGEN_BITSET *prev_isa;
742 CGEN_BITSET *isa;
767 static CGEN_BITSET *permanent_isa;
H A Dmep-dis.c1493 CGEN_BITSET *isa;
1505 static CGEN_BITSET *prev_isa;
1509 CGEN_BITSET *isa;
1534 static CGEN_BITSET *permanent_isa;
H A Dm32c-dis.c1197 CGEN_BITSET *isa;
1209 static CGEN_BITSET *prev_isa;
1213 CGEN_BITSET *isa;
1238 static CGEN_BITSET *permanent_isa;
H A Dfr30-desc.c1527 CGEN_BITSET *isas = cd->isas;
1620 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1639 isas = va_arg (ap, CGEN_BITSET *);
H A Dm32r-desc.c1306 CGEN_BITSET *isas = cd->isas;
1399 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1418 isas = va_arg (ap, CGEN_BITSET *);
H A Dmt-desc.c1087 CGEN_BITSET *isas = cd->isas;
1180 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1199 isas = va_arg (ap, CGEN_BITSET *);
H A Dxstormy16-desc.c1258 CGEN_BITSET *isas = cd->isas;
1351 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1370 isas = va_arg (ap, CGEN_BITSET *);
H A Dxc16x-desc.c3290 CGEN_BITSET *isas = cd->isas;
3383 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
3402 isas = va_arg (ap, CGEN_BITSET *);
H A Depiphany-desc.c2050 CGEN_BITSET *isas = cd->isas;
2143 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
2162 isas = va_arg (ap, CGEN_BITSET *);
H A Diq2000-desc.c1961 CGEN_BITSET *isas = cd->isas;
2054 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
2073 isas = va_arg (ap, CGEN_BITSET *);
/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-dis.c711 CGEN_BITSET *isa;
723 static CGEN_BITSET *prev_isa;
727 CGEN_BITSET *isa;
752 static CGEN_BITSET *permanent_isa;
H A Dm32c-dis.c1200 CGEN_BITSET *isa;
1212 static CGEN_BITSET *prev_isa;
1216 CGEN_BITSET *isa;
1241 static CGEN_BITSET *permanent_isa;
H A Dfr30-desc.c1547 CGEN_BITSET *isas = cd->isas;
1644 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1663 isas = va_arg (ap, CGEN_BITSET *);
H A Dm32r-desc.c1327 CGEN_BITSET *isas = cd->isas;
1424 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1443 isas = va_arg (ap, CGEN_BITSET *);
H A Dmt-desc.c1107 CGEN_BITSET *isas = cd->isas;
1204 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1223 isas = va_arg (ap, CGEN_BITSET *);
H A Dxstormy16-desc.c1278 CGEN_BITSET *isas = cd->isas;
1375 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1394 isas = va_arg (ap, CGEN_BITSET *);
H A Diq2000-desc.c1981 CGEN_BITSET *isas = cd->isas;
2078 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
2097 isas = va_arg (ap, CGEN_BITSET *);
H A Dxc16x-desc.c3309 CGEN_BITSET *isas = cd->isas;
3406 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
3425 isas = va_arg (ap, CGEN_BITSET *);
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dcgen.h114 typedef CGEN_BITSET CGEN_ATTR_VALUE_BITSET_TYPE;
1213 CGEN_BITSET *isas;
/haiku-buildtools/binutils/include/opcode/
H A Dcgen.h124 typedef CGEN_BITSET CGEN_ATTR_VALUE_BITSET_TYPE;
1223 CGEN_BITSET *isas;
/haiku-buildtools/binutils/gas/config/
H A Dtc-mep.c495 CGEN_CPU_OPEN_ISAS, (CGEN_BITSET *) 0,
1206 static CGEN_BITSET* isas = NULL;
/haiku-buildtools/binutils/cpu/
H A Dm32c.opc876 CGEN_BITSET isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA);
/haiku-buildtools/legacy/binutils/cpu/
H A Dm32c.opc879 CGEN_BITSET isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA);

Completed in 166 milliseconds

123