HomeSort by: relevance | last modified time | path
    Searched refs:m68010up (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
m68k.h 52 #define m68010up (m68010 | cpu32 | fido_a | m68020up) macro
53 #define m68000up (m68000 | m68010up)
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68k.h 52 #define m68010up (m68010 | cpu32 | fido_a | m68020up) macro
53 #define m68000up (m68000 | m68010up)
  /src/external/gpl3/gdb/dist/include/opcode/
m68k.h 52 #define m68010up (m68010 | cpu32 | fido_a | m68020up) macro
53 #define m68000up (m68000 | m68010up)
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68k.h 52 #define m68010up (m68010 | cpu32 | fido_a | m68020up) macro
53 #define m68000up (m68000 | m68010up)
  /src/external/gpl3/binutils/dist/opcodes/
m68k-opc.c 202 {"bkpt", 2, one(0044110), one(0177770), "ts", m68010up },
1559 {"movec", 4, one(0047173), one(0177777), "R1Jj", m68010up | mcfisa_a },
1560 {"movec", 4, one(0047173), one(0177777), "R1#j", m68010up | mcfisa_a },
1561 {"movec", 4, one(0047172), one(0177777), "JjR1", m68010up },
1562 {"movec", 4, one(0047172), one(0177777), "#jR1", m68010up },
1607 {"movew", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1656 {"move", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1674 {"movesb", 4, two(0007000, 0), two(0177700, 07777), "~sR1", m68010up },
1675 {"movesb", 4, two(0007000, 04000), two(0177700, 07777), "R1~s", m68010up },
1676 {"movesw", 4, two(0007100, 0), two(0177700, 07777), "~sR1", m68010up },
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
m68k-opc.c 202 {"bkpt", 2, one(0044110), one(0177770), "ts", m68010up },
1559 {"movec", 4, one(0047173), one(0177777), "R1Jj", m68010up | mcfisa_a },
1560 {"movec", 4, one(0047173), one(0177777), "R1#j", m68010up | mcfisa_a },
1561 {"movec", 4, one(0047172), one(0177777), "JjR1", m68010up },
1562 {"movec", 4, one(0047172), one(0177777), "#jR1", m68010up },
1607 {"movew", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1656 {"move", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1674 {"movesb", 4, two(0007000, 0), two(0177700, 07777), "~sR1", m68010up },
1675 {"movesb", 4, two(0007000, 04000), two(0177700, 07777), "R1~s", m68010up },
1676 {"movesw", 4, two(0007100, 0), two(0177700, 07777), "~sR1", m68010up },
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
m68k-opc.c 202 {"bkpt", 2, one(0044110), one(0177770), "ts", m68010up },
1559 {"movec", 4, one(0047173), one(0177777), "R1Jj", m68010up | mcfisa_a },
1560 {"movec", 4, one(0047173), one(0177777), "R1#j", m68010up | mcfisa_a },
1561 {"movec", 4, one(0047172), one(0177777), "JjR1", m68010up },
1562 {"movec", 4, one(0047172), one(0177777), "#jR1", m68010up },
1607 {"movew", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1656 {"move", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1674 {"movesb", 4, two(0007000, 0), two(0177700, 07777), "~sR1", m68010up },
1675 {"movesb", 4, two(0007000, 04000), two(0177700, 07777), "R1~s", m68010up },
1676 {"movesw", 4, two(0007100, 0), two(0177700, 07777), "~sR1", m68010up },
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
m68k-opc.c 202 {"bkpt", 2, one(0044110), one(0177770), "ts", m68010up },
1559 {"movec", 4, one(0047173), one(0177777), "R1Jj", m68010up | mcfisa_a },
1560 {"movec", 4, one(0047173), one(0177777), "R1#j", m68010up | mcfisa_a },
1561 {"movec", 4, one(0047172), one(0177777), "JjR1", m68010up },
1562 {"movec", 4, one(0047172), one(0177777), "#jR1", m68010up },
1607 {"movew", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1656 {"move", 2, one(0041300), one(0177700), "Cs$s", m68010up },
1674 {"movesb", 4, two(0007000, 0), two(0177700, 07777), "~sR1", m68010up },
1675 {"movesb", 4, two(0007000, 04000), two(0177700, 07777), "R1~s", m68010up },
1676 {"movesw", 4, two(0007100, 0), two(0177700, 07777), "~sR1", m68010up },
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 2314 case m68010up:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 2314 case m68010up:

Completed in 41 milliseconds