This HTML5 document contains 60 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n6https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
dbpedia-ruhttp://ru.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
dbpedia-fahttp://fa.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-frhttp://fr.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:HLT_(x86_instruction)
rdfs:label
Команда останова HLT (instruction) HLT (x86 instruction) HLT (Maschinenbefehl)
rdfs:comment
In the x86 computer architecture, HLT (halt) is an assembly language instruction which halts the central processing unit (CPU) until the next external interrupt is fired. Interrupts are signals sent by hardware devices to the CPU alerting it that an event occurred to which it should react. For example, hardware timers send interrupts to the CPU at regular intervals. Команда приостановки процессора выполняется до тех пор, пока не возникнет аппаратное прерывание. Когда процессор находится в стадии исполнения этой команды, он потребляет минимальное количество энергии, и, следовательно, почти что не выделяет тепла. В процессорах, совместимых с i386, эта команда на языке ассемблера записывается как HLT, от англ. halt — остановка и имеет опкод 0xF4. Не стоит путать эту команду с командой NOP. HLT ist ein Mnemonic der Assemblersprache für x86-Rechnerarchitekturen. Es steht für den Maschinenbefehl Halt (Opcode F416), welcher den Hauptprozessor (CPU) in den Halt-Zustand versetzt, bis eine externe Unterbrechungsanforderung (Interrupt Request, kurz IRQ) aktiv wird. Im Halt-Zustand wird die Programmausführung angehalten, wodurch der Prozessor Energie spart und mithin weniger Verlustwärme produziert. IRQs sind Signale, mit denen die Peripherie-Hardware die CPU über aufgetretene Ereignisse (beispielsweise Aktivität an Maus oder Tastatur) informiert. Dans l'architecture matérielle x86, HLT (abréviation de halt qui signifie arrête) est une instruction en langage assembleur qui arrête l'unité centrale de traitement (CPU) jusqu'à la prochaine interruption externe. Les interruptions sont des signaux envoyés par des dispositifs matériels à l'unité centrale de traitement pour l'avertir qu'un événement est survenu auquel elle doit réagir. Par exemple, une minuterie envoie des interruptions à l'unité centrale à intervalles réguliers.
dcterms:subject
dbc:Machine_code dbc:X86_instructions
dbo:wikiPageID
11371954
dbo:wikiPageRevisionID
1094156240
dbo:wikiPageWikiLink
dbr:Operating_system dbr:Advanced_Configuration_and_Power_Interface dbr:Idle_(CPU) dbr:MS-DOS dbr:Opcode dbr:Instruction_set dbr:Instruction_set_architecture dbr:Scheduling_(computing) dbr:NOP_(code) dbr:Windows_NT dbr:System_Idle_Process dbr:Interrupt_latency dbr:Linux dbr:Computer_architecture dbr:Ring_0_(computer_security) dbr:SSE3 dbr:SSE2 dbr:Advanced_Power_Management dbr:CONFIG.SYS dbr:Interrupt dbr:Central_processing_unit dbr:Intel_DX4 dbr:X86 dbr:Halt_and_Catch_Fire_(computing) dbr:Busy_waiting dbc:X86_instructions dbr:Application_programming_interface dbc:Machine_code dbr:Assembly_language dbr:Kernel_(computer_science)
owl:sameAs
dbpedia-ru:Команда_останова n6:3vJkM dbpedia-de:HLT_(Maschinenbefehl) yago-res:HLT_(x86_instruction) dbpedia-fr:HLT_(instruction) dbpedia-fa:اچ‌ال‌تی_(دستورالعمل_اکس۸۶) wikidata:Q4229140
dbp:wikiPageUsesTemplate
dbt:Short_description dbt:Main dbt:Code dbt:Reflist
dbo:abstract
In the x86 computer architecture, HLT (halt) is an assembly language instruction which halts the central processing unit (CPU) until the next external interrupt is fired. Interrupts are signals sent by hardware devices to the CPU alerting it that an event occurred to which it should react. For example, hardware timers send interrupts to the CPU at regular intervals. Most operating systems execute a HLT instruction when there is no immediate work to be done, putting the processor into an idle state. In Windows NT, for example, this instruction is run in the "System Idle Process". On x86 processors, the opcode of HLT is 0xF4. Dans l'architecture matérielle x86, HLT (abréviation de halt qui signifie arrête) est une instruction en langage assembleur qui arrête l'unité centrale de traitement (CPU) jusqu'à la prochaine interruption externe. Les interruptions sont des signaux envoyés par des dispositifs matériels à l'unité centrale de traitement pour l'avertir qu'un événement est survenu auquel elle doit réagir. Par exemple, une minuterie envoie des interruptions à l'unité centrale à intervalles réguliers. L'instruction HLT est exécutée par le système d'exploitation lorsqu'il n'y a pas de travail immédiat à faire, et que le système entre dans son état idle. Sur les processeurs x86, le code d'opération de HLT est 0xF4. HLT ist ein Mnemonic der Assemblersprache für x86-Rechnerarchitekturen. Es steht für den Maschinenbefehl Halt (Opcode F416), welcher den Hauptprozessor (CPU) in den Halt-Zustand versetzt, bis eine externe Unterbrechungsanforderung (Interrupt Request, kurz IRQ) aktiv wird. Im Halt-Zustand wird die Programmausführung angehalten, wodurch der Prozessor Energie spart und mithin weniger Verlustwärme produziert. IRQs sind Signale, mit denen die Peripherie-Hardware die CPU über aufgetretene Ereignisse (beispielsweise Aktivität an Maus oder Tastatur) informiert. Wenn das Betriebssystem keine Aufgaben zur unmittelbaren Abarbeitung hat, wird der Leerlaufprozess ausgeführt, der seinerseits den Halt-Maschinenbefehl ausführt. Bei Windows NT führt den Befehl beispielsweise der System Idle Process aus. Команда приостановки процессора выполняется до тех пор, пока не возникнет аппаратное прерывание. Когда процессор находится в стадии исполнения этой команды, он потребляет минимальное количество энергии, и, следовательно, почти что не выделяет тепла. В процессорах, совместимых с i386, эта команда на языке ассемблера записывается как HLT, от англ. halt — остановка и имеет опкод 0xF4. Не стоит путать эту команду с командой NOP.
prov:wasDerivedFrom
wikipedia-en:HLT_(x86_instruction)?oldid=1094156240&ns=0
dbo:wikiPageLength
4627
foaf:isPrimaryTopicOf
wikipedia-en:HLT_(x86_instruction)