HomeSort by: relevance | last modified time | path
    Searched defs:CONDFCL (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
sparc-opc.c 1681 #define CONDFCL(fop, cop, mask, flags) \
1691 CONDFCL ("fba", "cba", 0x8, F_UNBR|F_ALIAS),
1699 CONDFCL ("fbn", "cbn", 0x0, F_UNBR),
1711 #undef CONDFCL
  /src/external/gpl3/binutils.old/dist/opcodes/
sparc-opc.c 1681 #define CONDFCL(fop, cop, mask, flags) \
1691 CONDFCL ("fba", "cba", 0x8, F_UNBR|F_ALIAS),
1699 CONDFCL ("fbn", "cbn", 0x0, F_UNBR),
1711 #undef CONDFCL
  /src/external/gpl3/gdb/dist/opcodes/
sparc-opc.c 1681 #define CONDFCL(fop, cop, mask, flags) \
1691 CONDFCL ("fba", "cba", 0x8, F_UNBR|F_ALIAS),
1699 CONDFCL ("fbn", "cbn", 0x0, F_UNBR),
1711 #undef CONDFCL
  /src/external/gpl3/gdb.old/dist/opcodes/
sparc-opc.c 1681 #define CONDFCL(fop, cop, mask, flags) \
1691 CONDFCL ("fba", "cba", 0x8, F_UNBR|F_ALIAS),
1699 CONDFCL ("fbn", "cbn", 0x0, F_UNBR),
1711 #undef CONDFCL

Completed in 28 milliseconds