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

7 lines
266 B
Plaintext
Raw Normal View History

2025-10-06 00:14:04 -04:00
Disassembly of data contents:
0x200: | .pos 0x200 rodata
0x200: 66 6f 6f 00 | .string "foo"
0x204: 77 30 30 74 00 | .string "w00t"
0x209: 75 70 20 64 6f 77 6e 00 | .string "up down"