• x86 assembly language is the name for the family of assembly languages which provide some level of backward compatibility with CPUs back to the Intel 8008...
    54 KB (6,902 words) - 01:59, 10 July 2024
  • The x86 instruction set refers to the set of instructions that x86-compatible microprocessors support. The instructions are usually part of an executable...
    208 KB (12,327 words) - 18:48, 8 August 2024
  • Example: The same Fibonacci number calculator as above, but in x86-64 assembly language using AT&T syntax: fib: movl %edi, %eax ; put the argument into...
    13 KB (1,583 words) - 23:14, 23 July 2024
  • Thumbnail for Assembly language
    computer programming, assembly language (alternatively assembler language or symbolic machine code), often referred to simply as assembly and commonly abbreviated...
    89 KB (9,866 words) - 09:46, 4 August 2024
  • In the x86 assembly language, the JMP instruction performs an unconditional jump. Such an instruction transfers the flow of execution by changing the...
    2 KB (242 words) - 20:31, 20 September 2022
  • In the x86 assembly language, the TEST instruction performs a bitwise AND on two operands. The flags SF, ZF, PF are modified while the result of the AND...
    2 KB (274 words) - 05:15, 26 March 2024
  • refer to: STOS BASIC, a programming language for the Atari ST computer stos, an opcode mnemonic in X86 assembly language Secure Trusted Operating System Consortium...
    420 bytes (90 words) - 10:21, 18 October 2017
  • Thumbnail for X86
    different groups of instructions. x86 assembly language x86 instruction listings x86 memory segmentation CPUID Itanium x86-64 680x0, a competing architecture...
    104 KB (10,727 words) - 17:55, 24 July 2024
  • INT is an assembly language instruction for x86 processors that generates a software interrupt. It takes the interrupt number formatted as a byte value...
    4 KB (472 words) - 17:10, 11 June 2024
  • other memory locations, as in most programming languages. Code that adds two numbers in x86 assembly language, where eax and edx specify two different general-purpose...
    16 KB (1,870 words) - 14:37, 28 April 2024
  • x86 memory segmentation refers to the implementation of memory segmentation in the Intel x86 computer instruction set architecture. Segmentation was introduced...
    21 KB (3,020 words) - 17:58, 5 October 2023
  • Bit Test (category X86 instructions)
    The BT x86 assembly language instruction stands for Bit Test and was added to the x86 instruction set with the 80386 processor. BT copies a bit from a...
    2 KB (190 words) - 16:12, 31 January 2021
  • Thumbnail for Computer program
    development. The succession of development is known as the x86 series. The x86 assembly language is a family of backward-compatible machine instructions...
    127 KB (13,304 words) - 14:11, 6 August 2024
  • swaps objects. A token threaded interpreter, written in 16-bit x86 assembly language, executes compiled code. Actor only was released for Microsoft Windows...
    3 KB (275 words) - 19:52, 29 January 2023
  • instructions. For example a je (Jump if Equal) instruction in the X86 assembly language will result in a jump if the Z (zero) flag was set by some previous...
    3 KB (359 words) - 14:44, 13 July 2024
  • instructions. For example, a JE ... (Jump if Equal) instruction in the x86 assembly language will result in a jump if the Z (zero) flag was set by some previous...
    12 KB (1,515 words) - 16:40, 29 July 2024
  • Function prologue and epilogue (category Assembly languages)
    accomplished in 32-bit x86 assembly language by the following instructions: mov esp, ebp pop ebp ret Like the prologue, the x86 processor contains a built-in...
    5 KB (643 words) - 19:58, 5 January 2024
  • user-written assembly language routines must be updated to save/restore XMM6 and XMM7 before/after the function when being ported from x86 to x86-64. Starting...
    42 KB (4,787 words) - 21:12, 16 June 2024
  • The IBM Basic assembly language and successors is a series of assembly languages and assemblers made for the IBM System/360 mainframe system and its successors...
    39 KB (4,358 words) - 08:25, 18 February 2024
  • may refer to: MOV (x86 instruction), a mnemonic for the copying of data from one location to another in the x86 assembly language .mov, filename extension...
    1 KB (188 words) - 14:55, 17 December 2023
  • the execution flow. This is an example NASM-syntax self-modifying x86-assembly language algorithm that determines the size of the PIQ: code_starts_here:...
    12 KB (1,695 words) - 22:00, 30 July 2023
  • command for evaluating conditional expressions TEST (x86 instruction), an x86 assembly language instruction Test (wrestler), ring name for Andrew Martin...
    3 KB (316 words) - 23:30, 6 January 2024
  • South African politician Other uses: JZ (x86 instruction) ("jump on zero"), an Intel x86 assembly language instruction J/Z (New York City Subway service)...
    735 bytes (127 words) - 19:33, 4 February 2024
  • Thumbnail for Intel DX2
    Intel DX2 (category Intel x86 microprocessors)
    target the P5 Pentium processor family almost exclusively with x86 assembly language optimizations which led to the usage of terms such as Pentium compatible...
    3 KB (403 words) - 17:45, 17 July 2024
  • working with multiple drawings and overlays. FastCAD is written in x86 assembly language and will run well on basic hardware. FastCAD was written by Mike...
    1 KB (133 words) - 10:47, 5 September 2018
  • Architectures Software Developer's Manual Volume 1: Basic Architecture". January 2011. pp. 97–98. x86 architecture x86 assembly language x86 Flags Register...
    2 KB (372 words) - 16:38, 20 July 2024
  • inline assembly language are less portable than pure ANSI standard C modules.) Invoking an interrupt can be done using the INT x86 assembly language instruction...
    29 KB (3,319 words) - 17:50, 25 July 2024
  • being stored at the location stored in the EAX register, using X86 assembly language. This is an example of register indirect addressing. Printing the...
    8 KB (1,037 words) - 06:57, 2 November 2023
  • Thumbnail for Sieve of Eratosthenes
    Sieve of Eratosthenes (category Articles containing Greek-language text)
    written in x86 assembly language Fast optimized highly parallel CUDA segmented Sieve of Eratosthenes in C SieveOfEratosthenesInManyProgrammingLanguages c2 wiki...
    24 KB (3,042 words) - 00:45, 15 August 2024
  • characteristics ret, return from subroutine instruction in the x86 assembly language Registered engineering technologist, former certification in Alberta...
    2 KB (227 words) - 14:36, 24 November 2023