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

  /src/external/gpl3/binutils/dist/opcodes/
microblaze-opcm.h 137 #define RB_MASK 0x0000F800
ppc-opc.c 3453 #define RB_MASK (0x1f << 11)
4631 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4641 #define XWCPL_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | (3 << 18) | RB_MASK)
4647 #define XX1RB_MASK (XX1_MASK | RB_MASK)
4676 #define XACC_MASK (X_MASK | RA_MASK | RB_MASK | (3 << 21))
4710 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4728 #define XRB_MASK (X_MASK | RB_MASK)
4740 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
4743 #define XBFRARB_MASK (XBF_MASK | RA_MASK | RB_MASK)
4755 #define XRTRB_MASK (X_MASK | RT_MASK | RB_MASK)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
microblaze-opcm.h 137 #define RB_MASK 0x0000F800
ppc-opc.c 3453 #define RB_MASK (0x1f << 11)
4621 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4625 #define XWCPL_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | (3 << 18) | RB_MASK)
4631 #define XX1RB_MASK (XX1_MASK | RB_MASK)
4660 #define XACC_MASK (X_MASK | RA_MASK | RB_MASK | (3 << 21))
4694 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4712 #define XRB_MASK (X_MASK | RB_MASK)
4724 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
4727 #define XBFRARB_MASK (XBF_MASK | RA_MASK | RB_MASK)
4739 #define XRTRB_MASK (X_MASK | RT_MASK | RB_MASK)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
microblaze-opcm.h 137 #define RB_MASK 0x0000F800
ppc-opc.c 3375 #define RB_MASK (0x1f << 11)
4513 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4517 #define XWCPL_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | (3 << 18) | RB_MASK)
4523 #define XX1RB_MASK (XX1_MASK | RB_MASK)
4552 #define XACC_MASK (X_MASK | RA_MASK | RB_MASK | (3 << 21))
4575 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4593 #define XRB_MASK (X_MASK | RB_MASK)
4605 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
4608 #define XBFRARB_MASK (XBF_MASK | RA_MASK | RB_MASK)
4620 #define XRTRB_MASK (X_MASK | RT_MASK | RB_MASK)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
microblaze-opcm.h 137 #define RB_MASK 0x0000F800
ppc-opc.c 3375 #define RB_MASK (0x1f << 11)
4513 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4517 #define XWCPL_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | (3 << 18) | RB_MASK)
4523 #define XX1RB_MASK (XX1_MASK | RB_MASK)
4552 #define XACC_MASK (X_MASK | RA_MASK | RB_MASK | (3 << 21))
4575 #define XWC_MASK (XRC (0x3f, 0x3ff, 1) | (7 << 23) | RA_MASK | RB_MASK)
4593 #define XRB_MASK (X_MASK | RB_MASK)
4605 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
4608 #define XBFRARB_MASK (XBF_MASK | RA_MASK | RB_MASK)
4620 #define XRTRB_MASK (X_MASK | RT_MASK | RB_MASK)
    [all...]

Completed in 44 milliseconds