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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 4728 #define XRB_MASK (X_MASK | RB_MASK)
7274 {"cntlzw", XRC(31,26,0), XRB_MASK, PPCCOM, 0, {RA, RS}},
7275 {"cntlz", XRC(31,26,0), XRB_MASK, PWRCOM, 0, {RA, RS}},
7276 {"cntlzw.", XRC(31,26,1), XRB_MASK, PPCCOM, 0, {RA, RS}},
7277 {"cntlz.", XRC(31,26,1), XRB_MASK, PWRCOM, 0, {RA, RS}},
7340 {"cntlzd", XRC(31,58,0), XRB_MASK, PPC64, 0, {RA, RS}},
7341 {"cntlzd.", XRC(31,58,1), XRB_MASK, PPC64, 0, {RA, RS}},
7388 {"mtsrd", X(31,82), XRB_MASK|(1<<20), PPC64, 0, {SR, RS}},
7405 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},
7433 {"popcntb", X(31,122), XRB_MASK, POWER5, 0, {RA, RS}}
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 4712 #define XRB_MASK (X_MASK | RB_MASK)
7245 {"cntlzw", XRC(31,26,0), XRB_MASK, PPCCOM, 0, {RA, RS}},
7246 {"cntlz", XRC(31,26,0), XRB_MASK, PWRCOM, 0, {RA, RS}},
7247 {"cntlzw.", XRC(31,26,1), XRB_MASK, PPCCOM, 0, {RA, RS}},
7248 {"cntlz.", XRC(31,26,1), XRB_MASK, PWRCOM, 0, {RA, RS}},
7309 {"cntlzd", XRC(31,58,0), XRB_MASK, PPC64, 0, {RA, RS}},
7310 {"cntlzd.", XRC(31,58,1), XRB_MASK, PPC64, 0, {RA, RS}},
7357 {"mtsrd", X(31,82), XRB_MASK|(1<<20), PPC64, 0, {SR, RS}},
7374 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},
7402 {"popcntb", X(31,122), XRB_MASK, POWER5, 0, {RA, RS}}
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 4593 #define XRB_MASK (X_MASK | RB_MASK)
7126 {"cntlzw", XRC(31,26,0), XRB_MASK, PPCCOM, 0, {RA, RS}},
7127 {"cntlz", XRC(31,26,0), XRB_MASK, PWRCOM, 0, {RA, RS}},
7128 {"cntlzw.", XRC(31,26,1), XRB_MASK, PPCCOM, 0, {RA, RS}},
7129 {"cntlz.", XRC(31,26,1), XRB_MASK, PWRCOM, 0, {RA, RS}},
7190 {"cntlzd", XRC(31,58,0), XRB_MASK, PPC64, 0, {RA, RS}},
7191 {"cntlzd.", XRC(31,58,1), XRB_MASK, PPC64, 0, {RA, RS}},
7238 {"mtsrd", X(31,82), XRB_MASK|(1<<20), PPC64, 0, {SR, RS}},
7255 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},
7283 {"popcntb", X(31,122), XRB_MASK, POWER5, 0, {RA, RS}}
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 4593 #define XRB_MASK (X_MASK | RB_MASK)
7126 {"cntlzw", XRC(31,26,0), XRB_MASK, PPCCOM, 0, {RA, RS}},
7127 {"cntlz", XRC(31,26,0), XRB_MASK, PWRCOM, 0, {RA, RS}},
7128 {"cntlzw.", XRC(31,26,1), XRB_MASK, PPCCOM, 0, {RA, RS}},
7129 {"cntlz.", XRC(31,26,1), XRB_MASK, PWRCOM, 0, {RA, RS}},
7190 {"cntlzd", XRC(31,58,0), XRB_MASK, PPC64, 0, {RA, RS}},
7191 {"cntlzd.", XRC(31,58,1), XRB_MASK, PPC64, 0, {RA, RS}},
7238 {"mtsrd", X(31,82), XRB_MASK|(1<<20), PPC64, 0, {SR, RS}},
7255 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},
7283 {"popcntb", X(31,122), XRB_MASK, POWER5, 0, {RA, RS}}
    [all...]

Completed in 51 milliseconds