Searched refs:mcfusp (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/disas/ |
H A D | m68k.c | 189 #define mcfusp 0x10000 /* ColdFire USP instructions. */ macro 1950 arch_mask = mcfisa_a|mcfhwdiv|mcfisa_aa|mcfusp|mcfemac; in print_insn_m68k() 1967 arch_mask = mcfisa_a|mcfhwdiv|mcfisa_b|mcfusp|cfloat|mcfemac; in print_insn_m68k() 3621 {"movel", 2, one(0047140), one(0177770), "AsUd", m68000up | mcfusp }, 3622 {"movel", 2, one(0047150), one(0177770), "UdAs", m68000up | mcfusp },
|