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

  /src/external/gpl3/binutils/dist/opcodes/
sparc-opc.c 1676 #define CONDFC(fop, cop, mask, flags) \
1690 CONDFC ("fb", "cb", 0x8, F_UNBR),
1692 CONDFC ("fbe", "cb0", 0x9, F_CONDBR),
1694 CONDFC ("fbg", "cb2", 0x6, F_CONDBR),
1695 CONDFC ("fbge", "cb02", 0xb, F_CONDBR),
1696 CONDFC ("fbl", "cb1", 0x4, F_CONDBR),
1697 CONDFC ("fble", "cb01", 0xd, F_CONDBR),
1698 CONDFC ("fblg", "cb12", 0x2, F_CONDBR),
1700 CONDFC ("fbne", "cb123", 0x1, F_CONDBR),
1702 CONDFC ("fbo", "cb012", 0xf, F_CONDBR)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
sparc-opc.c 1676 #define CONDFC(fop, cop, mask, flags) \
1690 CONDFC ("fb", "cb", 0x8, F_UNBR),
1692 CONDFC ("fbe", "cb0", 0x9, F_CONDBR),
1694 CONDFC ("fbg", "cb2", 0x6, F_CONDBR),
1695 CONDFC ("fbge", "cb02", 0xb, F_CONDBR),
1696 CONDFC ("fbl", "cb1", 0x4, F_CONDBR),
1697 CONDFC ("fble", "cb01", 0xd, F_CONDBR),
1698 CONDFC ("fblg", "cb12", 0x2, F_CONDBR),
1700 CONDFC ("fbne", "cb123", 0x1, F_CONDBR),
1702 CONDFC ("fbo", "cb012", 0xf, F_CONDBR)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
sparc-opc.c 1676 #define CONDFC(fop, cop, mask, flags) \
1690 CONDFC ("fb", "cb", 0x8, F_UNBR),
1692 CONDFC ("fbe", "cb0", 0x9, F_CONDBR),
1694 CONDFC ("fbg", "cb2", 0x6, F_CONDBR),
1695 CONDFC ("fbge", "cb02", 0xb, F_CONDBR),
1696 CONDFC ("fbl", "cb1", 0x4, F_CONDBR),
1697 CONDFC ("fble", "cb01", 0xd, F_CONDBR),
1698 CONDFC ("fblg", "cb12", 0x2, F_CONDBR),
1700 CONDFC ("fbne", "cb123", 0x1, F_CONDBR),
1702 CONDFC ("fbo", "cb012", 0xf, F_CONDBR)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
sparc-opc.c 1676 #define CONDFC(fop, cop, mask, flags) \
1690 CONDFC ("fb", "cb", 0x8, F_UNBR),
1692 CONDFC ("fbe", "cb0", 0x9, F_CONDBR),
1694 CONDFC ("fbg", "cb2", 0x6, F_CONDBR),
1695 CONDFC ("fbge", "cb02", 0xb, F_CONDBR),
1696 CONDFC ("fbl", "cb1", 0x4, F_CONDBR),
1697 CONDFC ("fble", "cb01", 0xd, F_CONDBR),
1698 CONDFC ("fblg", "cb12", 0x2, F_CONDBR),
1700 CONDFC ("fbne", "cb123", 0x1, F_CONDBR),
1702 CONDFC ("fbo", "cb012", 0xf, F_CONDBR)
    [all...]

Completed in 35 milliseconds