about summary refs log tree commit diff stats
path: root/linux/bootstrap
ModeNameSize
-rw-r--r--000organization.cc6771log stats plain blame
-rw-r--r--001help.cc9857log stats plain blame
-rw-r--r--002test.cc3669log stats plain blame
-rw-r--r--003trace.cc17833log stats plain blame
-rw-r--r--003trace.cc.filter17863log stats plain blame
-rw-r--r--003trace.cc.rotate18250log stats plain blame
-rw-r--r--003trace.test.cc4144log stats plain blame
-rw-r--r--010vm.cc13809log stats plain blame
-rw-r--r--011run.cc12717log stats plain blame
-rw-r--r--012elf.cc8437log stats plain blame
-rw-r--r--013direct_addressing.cc40775log stats plain blame
-rw-r--r--014indirect_addressing.cc31621log stats plain blame
-rw-r--r--015immediate_addressing.cc42015log stats plain blame
-rw-r--r--016index_addressing.cc5548log stats plain blame
-rw-r--r--017jump_disp8.cc12355log stats plain blame
-rw-r--r--018jump_disp32.cc12270log stats plain blame
-rw-r--r--019functions.cc3446log stats plain blame
-rw-r--r--020byte_addressing.cc10685log stats plain blame
-rw-r--r--021div.cc859log stats plain blame
-rw-r--r--022float.cc15755log stats plain blame
-rw-r--r--029syscalls.cc5982log stats plain blame
-rw-r--r--030translate.cc6213log stats plain blame
-rw-r--r--031transforms.cc296log stats plain blame
-rw-r--r--032operands.cc23622log stats plain blame
-rw-r--r--033check_operands.cc27534log stats plain blame
-rw-r--r--034check_operand_bounds.cc4452log stats plain blame
-rw-r--r--035compute_segment_address.cc3151log stats plain blame
-rw-r--r--036labels.cc14472log stats plain blame
-rw-r--r--037global_variables.cc9603log stats plain blame
-rw-r--r--038literal_strings.cc10357log stats plain blame
-rw-r--r--039debug.cc5661log stats plain blame
-rw-r--r--040tests.cc2744log stats plain blame
-rw-r--r--README.md1215log stats plain blame
-rwxr-xr-xbootstrap117log stats plain blame
-rwxr-xr-xbuild3020log stats plain blame
-rwxr-xr-xbuild_and_test_until403log stats plain blame
-rwxr-xr-xclean143log stats plain blame
-rwxr-xr-xtest_layers386log stats plain blame
d---------tools121log stats plain
d='n882' href='#n882'>882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976