Searched refs:mcfhwdiv (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-m68k.c113 mcfisa_a|mcfhwdiv,
114 mcfisa_a|mcfhwdiv|mcfmac,
115 mcfisa_a|mcfhwdiv|mcfemac,
116 mcfisa_a|mcfisa_aa|mcfhwdiv|mcfusp,
117 mcfisa_a|mcfisa_aa|mcfhwdiv|mcfusp|mcfmac,
118 mcfisa_a|mcfisa_aa|mcfhwdiv|mcfusp|mcfemac,
119 mcfisa_a|mcfhwdiv|mcfisa_b,
120 mcfisa_a|mcfhwdiv|mcfisa_b|mcfmac,
121 mcfisa_a|mcfhwdiv|mcfisa_b|mcfemac,
122 mcfisa_a|mcfhwdiv|mcfisa_
[all...]
H A Delf32-m68k.c447 features |= mcfisa_a|mcfhwdiv;
450 features |= mcfisa_a|mcfisa_aa|mcfhwdiv|mcfusp;
453 features |= mcfisa_a|mcfisa_b|mcfhwdiv;
456 features |= mcfisa_a|mcfisa_b|mcfhwdiv|mcfusp;
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dm68k.h40 #define mcfhwdiv 0x2000 /* ColdFire hardware divide. */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm68k-opc.c311 {"divsw", 2, one(0100700), one(0170700), ";wDd", m68000up | mcfhwdiv },
315 {"divsl", 4, two(0046100,0004000),two(0177700,0107770),"qsDD", mcfhwdiv },
320 {"divuw", 2, one(0100300), one(0170700), ";wDd", m68000up | mcfhwdiv },
324 {"divul", 4, two(0046100,0000000),two(0177700,0107770),"qsDD", mcfhwdiv },
1949 {"remsl", 4, two(0x4c40, 0x0800), two(0xffc0, 0x8ff8), "qsD3D1", mcfhwdiv },
1950 {"remul", 4, two(0x4c40, 0x0000), two(0xffc0, 0x8ff8), "qsD3D1", mcfhwdiv },

Completed in 312 milliseconds