Tag

addressing

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Apr 26, 2022 · Fundamentals

Understanding x86 Assembly Direct and Indirect Addressing and the LOOP Instruction

This article explains x86 assembly direct and indirect memory addressing, the meaning of address length, how to use registers like BX for indexed access, and demonstrates loop‑based multiplication with detailed code examples and execution analysis.

LoopLow-level programmingaddressing
0 likes · 11 min read
Understanding x86 Assembly Direct and Indirect Addressing and the LOOP Instruction
Tencent Cloud Developer
Tencent Cloud Developer
Apr 10, 2018 · Fundamentals

Comprehensive Overview of IPv6: Concepts, Linux Implementation, Experiments, and Transition Technologies

This article delivers a comprehensive, experiment‑driven guide to IPv6, covering its 128‑bit address scheme, Linux kernel stack, practical setups such as stateless autoconfiguration and web services, various transition mechanisms like dual‑stack, tunneling and NAT64/DNS64, and detailed socket‑programming considerations for developers.

IPv6LinuxNetworking
0 likes · 38 min read
Comprehensive Overview of IPv6: Concepts, Linux Implementation, Experiments, and Transition Technologies