From e1092fa26194b6d373b47d5a761b52a8940f3635 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 9 Apr 2020 19:18:42 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20=D1=80=D0=B5=D1=84=D0=B5=D1=80?= =?UTF-8?q?=D0=B0=D1=82=20=D0=B8=20=D0=BF=D0=B5=D1=80=D0=B2=D1=8B=D0=B5=20?= =?UTF-8?q?=D0=B4=D0=B2=D0=B5=20=D0=BB=D0=B0=D0=B1=D0=BE=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=BD=D1=8B=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lab10_prog_assembly/images/task3/assebly_hello3.png | Bin 0 -> 8204 bytes .../images/task3/assemble_hello_lst.png | Bin 0 -> 6633 bytes .../lab10_prog_assembly/images/task3/hello1_lst.png | Bin 0 -> 98977 bytes .../lab10_prog_assembly/images/task3/link_hello3.png | Bin 0 -> 3203 bytes .../lab10_prog_assembly/images/task3/run_hello3.png | Bin 0 -> 3993 bytes .../lab10_prog_assembly/images/task3/source_hello3.png | Bin 0 -> 31722 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png create mode 100644 labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png (limited to 'labs/guschin/lab10_prog_assembly/images/task3') diff --git a/labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png new file mode 100644 index 0000000..9675bfe Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/assebly_hello3.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png b/labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png new file mode 100644 index 0000000..4f129bb Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/assemble_hello_lst.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png b/labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png new file mode 100644 index 0000000..e6331b4 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/hello1_lst.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png new file mode 100644 index 0000000..0a99312 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/link_hello3.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png new file mode 100644 index 0000000..48854a9 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/run_hello3.png differ diff --git a/labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png b/labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png new file mode 100644 index 0000000..c104b51 Binary files /dev/null and b/labs/guschin/lab10_prog_assembly/images/task3/source_hello3.png differ -- cgit v1.2.3