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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 796 insert_fxm (uint64_t insn, function
843 used as a flag by insert_fxm. */
3258 { 0xff, 12, insert_fxm, extract_fxm, 0 },
3262 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 796 insert_fxm (uint64_t insn, function
843 used as a flag by insert_fxm. */
3258 { 0xff, 12, insert_fxm, extract_fxm, 0 },
3262 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 750 insert_fxm (uint64_t insn, function
797 used as a flag by insert_fxm. */
3180 { 0xff, 12, insert_fxm, extract_fxm, 0 },
3184 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 750 insert_fxm (uint64_t insn, function
797 used as a flag by insert_fxm. */
3180 { 0xff, 12, insert_fxm, extract_fxm, 0 },
3184 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },

Completed in 75 milliseconds