<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bsccs.stoney-wiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AAssembly_Programming</id>
	<title>Category:Assembly Programming - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bsccs.stoney-wiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AAssembly_Programming"/>
	<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=Category:Assembly_Programming&amp;action=history"/>
	<updated>2026-05-04T20:03:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://bsccs.stoney-wiki.com/w/index.php?title=Category:Assembly_Programming&amp;diff=96&amp;oldid=prev</id>
		<title>Bfh-sts: Created page with &quot;= Overview = This category covers x86-64 assembly programming with NASM on GNU/Linux: syntax, addressing, arithmetic, data definitions, program structure, strings, and syscalls.  == Pages == * Assembly Programming: Overview &amp; Conventions * mov Instruction: Registers, Immediates, Memory * Addressing Modes: Direct, Indirect, Base+Index, Offsets * Memory Operands in Other Instructions (add, etc.) * Labels and Entry Point (_start) * Arithmetic: add, sub...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=Category:Assembly_Programming&amp;diff=96&amp;oldid=prev"/>
		<updated>2025-10-20T13:45:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Overview = This category covers x86-64 assembly programming with NASM on GNU/Linux: syntax, addressing, arithmetic, data definitions, program structure, strings, and syscalls.  == Pages == * &lt;a href=&quot;/wiki/Assembly_Programming:_Overview_%26_Conventions&quot; title=&quot;Assembly Programming: Overview &amp;amp; Conventions&quot;&gt;Assembly Programming: Overview &amp;amp; Conventions&lt;/a&gt; * &lt;a href=&quot;/wiki/mov_Instruction:_Registers,_Immediates,_Memory&quot; title=&quot;mov Instruction: Registers, Immediates, Memory&quot;&gt;mov Instruction: Registers, Immediates, Memory&lt;/a&gt; * &lt;a href=&quot;/wiki/Addressing_Modes:_Direct,_Indirect,_Base%2BIndex,_Offsets&quot; title=&quot;Addressing Modes: Direct, Indirect, Base+Index, Offsets&quot;&gt;Addressing Modes: Direct, Indirect, Base+Index, Offsets&lt;/a&gt; * &lt;a href=&quot;/wiki/Memory_Operands_in_Other_Instructions_(add,_etc.)&quot; title=&quot;Memory Operands in Other Instructions (add, etc.)&quot;&gt;Memory Operands in Other Instructions (add, etc.)&lt;/a&gt; * &lt;a href=&quot;/wiki/Labels_and_Entry_Point_(_start)&quot; title=&quot;Labels and Entry Point ( start)&quot;&gt;Labels and Entry Point (_start)&lt;/a&gt; * Arithmetic: add, sub...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Overview =&lt;br /&gt;
This category covers x86-64 assembly programming with NASM on GNU/Linux: syntax, addressing, arithmetic, data definitions, program structure, strings, and syscalls.&lt;br /&gt;
&lt;br /&gt;
== Pages ==&lt;br /&gt;
* [[Assembly Programming: Overview &amp;amp; Conventions]]&lt;br /&gt;
* [[mov Instruction: Registers, Immediates, Memory]]&lt;br /&gt;
* [[Addressing Modes: Direct, Indirect, Base+Index, Offsets]]&lt;br /&gt;
* [[Memory Operands in Other Instructions (add, etc.)]]&lt;br /&gt;
* [[Labels and Entry Point (_start)]]&lt;br /&gt;
* [[Arithmetic: add, sub, inc, dec]]&lt;br /&gt;
* [[Signed Integers and Flags (Two’s Complement)]]&lt;br /&gt;
* [[Sign Extension and Negation (movsx, neg)]]&lt;br /&gt;
* [[Multiplication and Division (mul, imul, div, idiv)]]&lt;br /&gt;
* [[Program Structure: .data, .bss, .text, global _start]]&lt;br /&gt;
* [[Data Definition Directives: db, dw, dd, dq, equ]]&lt;br /&gt;
* [[Strings in Assembly: Buffers, Length with $ and equ, Concatenation]]&lt;br /&gt;
* [[Linux x86-64 Syscalls: syscall, Registers, sys_write, sys_exit]]&lt;br /&gt;
* [[Hands-on: Debugger Exercise for Register Parts (AX/BX/CX)]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Computer Science Basics (BTI1021p) 25/26]]&lt;/div&gt;</summary>
		<author><name>Bfh-sts</name></author>
	</entry>
</feed>