0. Your name All object files should be done assuming sic/xe and using the book format for obj files. 1. Give a program, ask you to assemble and create the obj file using a 2 pass process. Construct appropriate SYMTAB. 2 Write a simple SIC/XE program (like on test 1 but easier). You need to be able to code SIC/XE in order to write the assembler. 3. Give a program, ask you to assemble and create the obj file using a 1 pass process that writes records as they are seen. Construct appropriate SYMTAB. // 3. Give a program, ask you to assemble, it will have blocks. 4 Give a program, ask you to assemble, it will have CSECS. 5. Using problem 4, create the appropriate D and R records for the obj file. 6. Some question regarding the construction of M records. 7. EQU question. 8. LTORG question. 9. Adv/Disadv of 1 or 2 or multipass assembler. 10. Give a program, ask you to assemble and create the obj file using a 1 pass process that creates the obj file in memory. Construct appropriate SYMTAB. 11. Purpose of END and START The above information is provided in an attempt to assist student's studying and may change when the exam is created. NO COMPLAINING.