x86-64

  • 51CLC (instruction x86) — Pour les articles homonymes, voir CLC. CLC est une instruction pour les processeurs de la famille x86. Sommaire 1 Description 1.1 Drapeaux affectés …

    Wikipédia en Français

  • 52CMC (instruction x86) — CMC est une instruction pour les processeurs de la famille x86. Sommaire 1 Description 1.1 Drapeaux affectés 1.2 Exceptions générées 2 …

    Wikipédia en Français

  • 53STC (instruction x86) — STC est une instruction pour les processeurs de la famille x86. Sommaire 1 Description 1.1 Drapeaux affectés 1.2 Exceptions générées 2 …

    Wikipédia en Français

  • 54Расширения архитектуры x86 — (x86 extended features)  инженерные решения, разрабатываемые различными производителями микропроцессоров архитектуры x86 для собственных процессоров, которые, зачастую, присутствуют в одних моделях, и отсутствуют в других. Разработчики… …

    Википедия

  • 55Native x86-64 Windows software — is software compiled to run on x86 64 processors under the Microsoft Windows operating system. Such software requires both a x86 64 processor and a x64 Windows operating system, and will not run under 32 bit Windows, on any x86 capable processor …

    Wikipedia

  • 56CLI (x86) — У этого термина существуют и другие значения, см. CLI. В системе команд x86 совместимых процессоров инструкция CLI  сокращение от «Clear Interrupt Enable Flag». Она сбрасывает interrupt flag (IF) в регистре EFLAGS. Когда этот флаг сброшен… …

    Википедия

  • 57JMP (x86 instruction) — In the x86 assembly language, the JMP instruction is a mnemonic for an unconditional JuMP. Such an instruction transfers the flow of execution by changing the instruction pointer register. The x86 assembly language actually contains a number of… …

    Wikipedia

  • 58INT (x86 instruction) — INT is an assembly language instruction for x86 processors for generating a software interrupt. It takes one argument that must be a constant byte value. [cite web |url=http://developer.intel.com/design/pentiumii/manuals/243191.htm|title=Intel… …

    Wikipedia

  • 59MOV (x86 instruction) — In the x86 assembly language, the MOV instruction is a mnemonic for the copying of data from one location to another. The x86 assembly language actually contains a number of different opcodes that perform a move. Depending on whether the… …

    Wikipedia

  • 60IF (x86 flag) — IF (Interrupt Flag) is a system flag bit in the x86 architecture s FLAGS register, which determines whether or not the CPU will handle maskable hardware interrupts.cite web |url=http://download.intel.com/design/PentiumII/manuals/24319102.PDF|forma… …

    Wikipedia