about summary refs log tree commit diff stats
path: root/html
ModeNameSize
-rw-r--r--000organization.cc.html21901log stats plain blame
-rw-r--r--001help.cc.html48005log stats plain blame
-rw-r--r--002test.cc.html21903log stats plain blame
-rw-r--r--003trace.cc.html88544log stats plain blame
-rw-r--r--003trace.test.cc.html29959log stats plain blame
-rw-r--r--010---vm.cc.html74324log stats plain blame
-rw-r--r--011run.cc.html73289log stats plain blame
-rw-r--r--012elf.cc.html45445log stats plain blame
-rw-r--r--013direct_addressing.cc.html222451log stats plain blame
-rw-r--r--014indirect_addressing.cc.html156827log stats plain blame
-rw-r--r--015immediate_addressing.cc.html199710log stats plain blame
-rw-r--r--016index_addressing.cc.html26061log stats plain blame
-rw-r--r--017jump_disp8.cc.html61721log stats plain blame
-rw-r--r--018jump_disp32.cc.html59984log stats plain blame
-rw-r--r--019functions.cc.html20729log stats plain blame
-rw-r--r--020syscalls.cc.html40502log stats plain blame
-rw-r--r--021byte_addressing.cc.html33473log stats plain blame
-rw-r--r--022div.cc.html7689log stats plain blame
-rw-r--r--030---translate.cc.html39075log stats plain blame
-rw-r--r--031transforms.cc.html9209log stats plain blame
-rw-r--r--032---operands.cc.html98269log stats plain blame
-rw-r--r--033check_operands.cc.html142946log stats plain blame
-rw-r--r--034check_operand_bounds.cc.html26925log stats plain blame
-rw-r--r--035compute_segment_address.cc.html15772log stats plain blame
-rw-r--r--036labels.cc.html68354log stats plain blame
-rw-r--r--037global_variables.cc.html57121log stats plain blame
-rw-r--r--038---literal_strings.cc.html58185log stats plain blame
-rw-r--r--039debug.cc.html29515log stats plain blame
-rw-r--r--040---tests.cc.html18842log stats plain blame
-rw-r--r--050_write.subx.html11787log stats plain blame
-rw-r--r--051test.subx.html14815log stats plain blame
-rw-r--r--052kernel-string-equal.subx.html36553log stats plain blame
-rw-r--r--053new-segment.subx.html14147log stats plain blame
-rw-r--r--054string-equal.subx.html32496log stats plain blame
-rw-r--r--055stream.subx.html12475log stats plain blame
-rw-r--r--056trace.subx.html144231log stats plain blame
-rw-r--r--057write.subx.html23942log stats plain blame
-rw-r--r--058stream-equal.subx.html86787log stats plain blame
-rw-r--r--059stop.subx.html31890log stats plain blame
-rw-r--r--060read.subx.html63733log stats plain blame
-rw-r--r--061read-byte.subx.html43886log stats plain blame
-rw-r--r--062write-stream.subx.html37913log stats plain blame
-rw-r--r--063error.subx.html9816log stats plain blame
-rw-r--r--064write-byte.subx.html49678log stats plain blame
-rw-r--r--065write-buffered.subx.html33316log stats plain blame
-rw-r--r--066print-int.subx.html53622log stats plain blame
-rw-r--r--067parse-hex.subx.html127284log stats plain blame
-rw-r--r--068error-byte.subx.html16727log stats plain blame
-rw-r--r--069allocate.subx.html36137log stats plain blame
-rw-r--r--070new-stream.subx.html19151log stats plain blame
-rw-r--r--071read-line.subx.html55716log stats plain blame
-rw-r--r--072slice.subx.html170702log stats plain blame
-rw-r--r--073next-token.subx.html291394log stats plain blame
-rw-r--r--074write-stream-data.subx.html18839log stats plain blame
-rw-r--r--075print-int-decimal.subx.html51953log stats plain blame
-rw-r--r--076next-word.subx.html42405log stats plain blame
-rw-r--r--077subx-words.subx.html91655log stats plain blame
-rw-r--r--078emit-hex.subx.html34728log stats plain blame
-rw-r--r--079emit.subx.html68036log stats plain blame
-rw-r--r--080zero-out.subx.html13119log stats plain blame
-rw-r--r--081table.subx.html259382log stats plain blame
-rw-r--r--082slurp.subx.html24324log stats plain blame
-rw-r--r--083subx-widths.subx.html34958log stats plain blame
-rw-r--r--084emit-hex-array.subx.html18016log stats plain blame
-rw-r--r--085register-names.subx.html3185log stats plain blame
-rw-r--r--092write-int.subx.html18289log stats plain blame
-rw-r--r--093array-equal.subx.html90656log stats plain blame
-rw-r--r--094next-word-or-string.subx.html69348log stats plain blame
-rw-r--r--095stack.subx.html58489log stats plain blame
d---------apps1474log stats plain
d---------archive / 2.vm31log stats plain
-rw-r--r--control0.png363435log stats plain blame
-rw-r--r--control1.png377139log stats plain blame
-rw-r--r--encoding.png169620log stats plain blame
-rw-r--r--ex3.png185444log stats plain blame
-rw-r--r--trace.png438484log stats plain blame
1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918