Files
CS261-Computer-Systems-I/p3-disas/tests/expected/A_extra_params.txt

12 lines
378 B
Plaintext
Raw Normal View History

2025-10-06 00:14:04 -04:00
Usage: ../y86 <option(s)> mini-elf-file
Options are:
-h Display usage
-H Show the Mini-ELF header
-a Show all with brief memory
-f Show all with full memory
-s Show the program headers
-m Show the memory contents (brief)
-M Show the memory contents (full)
-d Disassemble code contents
-D Disassemble data contents