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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 2023 uint64_t sh6 = (0x1f << 11) | 2; local
2025 insn = insert_sh6 (insn & ~sh6, -(value + n), dialect, errmsg);
3568 #define SH6 HTM_SI + 1
3572 #define RRDn SH6 + 1
7141 {"rotldi", MD(30,0,0), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
7145 {"rldicl", MD(30,0,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7147 {"rotldi.", MD(30,0,1), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
7151 {"rldicl.", MD(30,0,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7156 {"rldicr", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
7157 {"extldi", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, ELDn, SH6}},
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 2023 uint64_t sh6 = (0x1f << 11) | 2; local
2025 insn = insert_sh6 (insn & ~sh6, -(value + n), dialect, errmsg);
3568 #define SH6 HTM_SI + 1
3572 #define RRDn SH6 + 1
7113 {"rotldi", MD(30,0,0), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
7117 {"rldicl", MD(30,0,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7119 {"rotldi.", MD(30,0,1), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
7123 {"rldicl.", MD(30,0,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7128 {"rldicr", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
7129 {"extldi", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, ELDn, SH6}},
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 1977 uint64_t sh6 = (0x1f << 11) | 2; local
1979 insn = insert_sh6 (insn & ~sh6, -(value + n), dialect, errmsg);
3490 #define SH6 HTM_SI + 1
3494 #define RRDn SH6 + 1
6994 {"rotldi", MD(30,0,0), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
6998 {"rldicl", MD(30,0,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7000 {"rotldi.", MD(30,0,1), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
7004 {"rldicl.", MD(30,0,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7009 {"rldicr", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
7010 {"extldi", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, ELDn, SH6}},
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 1977 uint64_t sh6 = (0x1f << 11) | 2; local
1979 insn = insert_sh6 (insn & ~sh6, -(value + n), dialect, errmsg);
3490 #define SH6 HTM_SI + 1
3494 #define RRDn SH6 + 1
6994 {"rotldi", MD(30,0,0), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
6998 {"rldicl", MD(30,0,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7000 {"rotldi.", MD(30,0,1), MDMB_MASK, PPC64, PPCVLE|EXT, {RA, RS, SH6}},
7004 {"rldicl.", MD(30,0,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
7009 {"rldicr", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
7010 {"extldi", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, ELDn, SH6}},
    [all...]

Completed in 77 milliseconds