Searched refs:ZPC (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dm68k-parse.y225 || $4 == ZPC)
235 || $2 == ZPC)
245 || $3 == ZPC)
274 if ($4 == PC || $4 == ZPC)
311 if ($3 == PC || $3 == ZPC)
322 if ($2 == PC || $2 == ZPC)
388 if ($5 == PC || $5 == ZPC)
400 if ($3 == PC || $3 == ZPC)
451 || $1 == ZPC)
867 else if (reg == ZPC)
[all...]
H A Dm68k-parse.c1516 || (yyvsp[-1].reg) == ZPC)
1530 || (yyvsp[-3].reg) == ZPC)
1544 || (yyvsp[-1].reg) == ZPC)
1593 if ((yyvsp[-3].reg) == PC || (yyvsp[-3].reg) == ZPC)
1650 if ((yyvsp[-3].reg) == PC || (yyvsp[-3].reg) == ZPC)
1665 if ((yyvsp[-3].reg) == PC || (yyvsp[-3].reg) == ZPC)
1767 if ((yyvsp[-5].reg) == PC || (yyvsp[-5].reg) == ZPC)
1783 if ((yyvsp[-5].reg) == PC || (yyvsp[-5].reg) == ZPC)
1849 || (yyvsp[-4].reg) == ZPC)
2457 else if (reg == ZPC)
[all...]
H A Dm68k-parse.h83 ZPC, /* Hack for Program space, but 0 addressing */ enumerator in enum:m68k_register
H A Dtc-m68k.c1519 || opP->reg == ZPC)
1571 if (opP->reg == PC || opP->reg == ZPC)
1588 if (opP->reg == PC || opP->reg == ZPC)
1607 if (opP->reg == PC || opP->reg == ZPC)
1655 || opP->reg == ZPC)))
1666 || opP->reg == ZPC)))
1687 || opP->reg == ZPC)
1756 if (opP->reg == PC || opP->reg == ZPC)
1792 || opP->reg == ZPC)
2229 && !(opP->reg == PC || opP->reg == ZPC))))
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dm68k-parse.y225 || $4 == ZPC)
235 || $2 == ZPC)
245 || $3 == ZPC)
274 if ($4 == PC || $4 == ZPC)
311 if ($3 == PC || $3 == ZPC)
322 if ($2 == PC || $2 == ZPC)
388 if ($5 == PC || $5 == ZPC)
400 if ($3 == PC || $3 == ZPC)
451 || $1 == ZPC)
867 else if (reg == ZPC)
[all...]
H A Dm68k-parse.h83 ZPC, /* Hack for Program space, but 0 addressing */ enumerator in enum:m68k_register
H A Dtc-m68k.c1537 || opP->reg == ZPC)
1589 if (opP->reg == PC || opP->reg == ZPC)
1606 if (opP->reg == PC || opP->reg == ZPC)
1625 if (opP->reg == PC || opP->reg == ZPC)
1673 || opP->reg == ZPC)))
1684 || opP->reg == ZPC)))
1705 || opP->reg == ZPC)
1774 if (opP->reg == PC || opP->reg == ZPC)
1810 || opP->reg == ZPC)
2247 && !(opP->reg == PC || opP->reg == ZPC))))
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dm68k-parse.y225 || $4 == ZPC)
235 || $2 == ZPC)
245 || $3 == ZPC)
274 if ($4 == PC || $4 == ZPC)
311 if ($3 == PC || $3 == ZPC)
322 if ($2 == PC || $2 == ZPC)
388 if ($5 == PC || $5 == ZPC)
400 if ($3 == PC || $3 == ZPC)
451 || $1 == ZPC)
867 else if (reg == ZPC)
[all...]
H A Dm68k-parse.c1516 || (yyvsp[-1].reg) == ZPC)
1530 || (yyvsp[-3].reg) == ZPC)
1544 || (yyvsp[-1].reg) == ZPC)
1593 if ((yyvsp[-3].reg) == PC || (yyvsp[-3].reg) == ZPC)
1650 if ((yyvsp[-3].reg) == PC || (yyvsp[-3].reg) == ZPC)
1665 if ((yyvsp[-3].reg) == PC || (yyvsp[-3].reg) == ZPC)
1767 if ((yyvsp[-5].reg) == PC || (yyvsp[-5].reg) == ZPC)
1783 if ((yyvsp[-5].reg) == PC || (yyvsp[-5].reg) == ZPC)
1849 || (yyvsp[-4].reg) == ZPC)
2457 else if (reg == ZPC)
[all...]
H A Dm68k-parse.h83 ZPC, /* Hack for Program space, but 0 addressing */ enumerator in enum:m68k_register
H A Dtc-m68k.c1521 || opP->reg == ZPC)
1573 if (opP->reg == PC || opP->reg == ZPC)
1590 if (opP->reg == PC || opP->reg == ZPC)
1609 if (opP->reg == PC || opP->reg == ZPC)
1657 || opP->reg == ZPC)))
1668 || opP->reg == ZPC)))
1689 || opP->reg == ZPC)
1758 if (opP->reg == PC || opP->reg == ZPC)
1794 || opP->reg == ZPC)
2231 && !(opP->reg == PC || opP->reg == ZPC))))
[all...]

Completed in 164 milliseconds