• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            posts - 195,  comments - 30,  trackbacks - 0
            You are to write an interpreter for a simple computer. This computer uses a processor with a small number of machine instructions. Furthermore, it is equipped with 32 byte of memory, one 8-bit accumulator (accu) and a 5-bit program counter (pc). The memory contains data as well as code, which is the usual von Neumann architecture.

            The program counter holds the address of the instruction to be executed next. Each instruction has a length of 1 byte - the highest 3 bits define the type of instruction and the lowest 5 bits define an optional operand which is always a memory address (xxxxx). For instructions that don't need an operand the lowest 5 bits have no meaning (-----). Here is a list of the machine instructions and their semantics:

            000xxxxx   STA x   store the value of the accu into memory byte x
            001xxxxx   LDA x   load the value of memory byte x into the accu
            010xxxxx   BEQ x   if the value of the accu is 0 load the value x into the pc
            011-----   NOP     no operation
            100-----   DEC     subtract 1 from the accu
            101-----   INC     add 1 to the accu
            110xxxxx   JMP x   load the value x into the pc
            111-----   HLT     terminate program

            In the beginning, program counter and accumulator are set to 0. After fetching an instruction but before its execution, the program counter is incremented. You can assume that programs will terminate.

            Input Specification

            The input file contains several test cases. Each test case specifies the contents of the memory prior to execution of the program. Byte 0 through 31 are given on separate lines in binary representation. A byte is denoted by its highest-to-lowest bits. Input is terminated by EOF.

            Output Specification

            For each test case, output on a line the value of the accumulator on termination in binary representation, again highest bits first.

            Sample Input

            00111110
                        10100000
                        01010000
                        11100000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00111111
                        10000000
                        00000010
                        11000010
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        00000000
                        11111111
                        10001001
                        

            Sample Output

            10000111
            很好的題,很容易錯。
            需要計算機組成原理的一點知識,沒學過也能做。
            指令譯碼,(將二進制轉化為十進制并從中獲得操作類型和立即數x)可以用位運算,
            指令執行 pc,accu,立即數x都可以用int表示且是全局變量,memory用數組表示。
            有很多注意的地方,
            pc不能超過32;不能小于0.
            accu不能超過256.不能小于0.
            自己都沒有注意到。
            pc,accu,
            posted on 2009-07-24 10:59 luis 閱讀(312) 評論(0)  編輯 收藏 引用 所屬分類: 粗心題
            <2009年7月>
            2829301234
            567891011
            12131415161718
            19202122232425
            2627282930311
            2345678

            常用鏈接

            留言簿(3)

            隨筆分類

            隨筆檔案

            文章分類

            文章檔案

            友情鏈接

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            国内精品伊人久久久影院| 日本免费久久久久久久网站| 亚洲第一永久AV网站久久精品男人的天堂AV| 99久久夜色精品国产网站| 日本精品久久久久中文字幕8| 久久久久九国产精品| 久久久久人妻一区二区三区| 秋霞久久国产精品电影院| 亚洲精品午夜国产va久久| 国产精品久久精品| 国产亚洲精午夜久久久久久 | 欧美精品乱码99久久蜜桃| 国产精品久久久久久久久| 亚洲人成无码www久久久| 99麻豆久久久国产精品免费| 久久伊人精品一区二区三区| 狠狠色丁香婷婷久久综合不卡| 久久99久久成人免费播放| 精品久久8x国产免费观看| 狠狠色丁香久久婷婷综合| 久久亚洲视频| 久久黄视频| 色综合合久久天天综合绕视看 | 国产精品岛国久久久久| 亚洲国产一成人久久精品| 亚洲精品WWW久久久久久| 国产福利电影一区二区三区,免费久久久久久久精 | 色综合久久综合中文综合网| 久久久不卡国产精品一区二区| 国产成人久久精品一区二区三区 | 久久精品免费全国观看国产| 欧美无乱码久久久免费午夜一区二区三区中文字幕| 亚洲精品白浆高清久久久久久| 亚洲AV伊人久久青青草原| 国内精品久久久久久久亚洲| 东京热TOKYO综合久久精品| 久久综合国产乱子伦精品免费| 久久99热这里只有精品国产| 久久久久久久波多野结衣高潮| 香港aa三级久久三级老师2021国产三级精品三级在 | 色欲av伊人久久大香线蕉影院|