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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 632 insert_d34 (uint64_t insn, function
662 return insert_d34 (insn, -value, dialect, errmsg);
3110 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34,
3115 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34, PPC_OPERAND_SIGNED },
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 632 insert_d34 (uint64_t insn, function
662 return insert_d34 (insn, -value, dialect, errmsg);
3110 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34,
3115 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34, PPC_OPERAND_SIGNED },
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 632 insert_d34 (uint64_t insn, function
662 return insert_d34 (insn, -value, dialect, errmsg);
3042 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34,
3047 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34, PPC_OPERAND_SIGNED },
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 632 insert_d34 (uint64_t insn, function
662 return insert_d34 (insn, -value, dialect, errmsg);
3042 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34,
3047 { UINT64_C(0x3ffffffff), PPC_OPSHIFT_INV, insert_d34, extract_d34, PPC_OPERAND_SIGNED },

Completed in 65 milliseconds