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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 838 extract_fxm (uint64_t insn, function
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 838 extract_fxm (uint64_t insn, function
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 792 extract_fxm (uint64_t insn, function
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 792 extract_fxm (uint64_t insn, function
3180 { 0xff, 12, insert_fxm, extract_fxm, 0 },
3184 { 0xff, 12, insert_fxm, extract_fxm, PPC_OPERAND_OPTIONAL },

Completed in 58 milliseconds