About: Parity flag

An Entity of Type: Abstraction100002137, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computer processors the parity flag indicates if the numbers of set bits is odd or even in the binary representation of the result of the last operation. It is normally a single bit in a processor status register. For example, assume a machine where a set parity flag indicates even parity. If the result of the last operation were 26 (11010 in binary), the parity flag would be 0 since the number of set bits is odd. Similarly, if the result were 10 (1010 in binary) then the parity flag would be 1.

Property Value
dbo:abstract
  • Příznak parity (anglicky parity flag), obvykle označovaný písmenem P nebo zkratkou PF, je bit v registru příznaků (stavovém slově) v počítačových procesorech některých architektur (např. x86), který indikuje, že počet jedničkových (nastavených) bitů v binární reprezentaci výsledku poslední operace je sudý. (cs)
  • En los procesadores de ordenador la bandera de paridad (en inglés, Parity Flag) indica si el número de bits con valor '1' es par o impar en la representación binaria del resultado de la última operación realizada. Normalmente se trata de un bit en un registro de estado del procesador. Por ejemplo, suponga una máquina donde la bandera de paridad con valor '1' indica paridad par. Si el resultado de la última operación fue 26 (11010 en binario), la bandera de paridad sería 0 dado que el número bits con valor '1' es impar. De modo parecido, si el resultado fue 10 (1010 en binario) entonces la bandera de paridad sería 1 porque hay una cantidad par de números '1'. (es)
  • Dans un processeur d'ordinateur l'indicateur de parité est un bit unique dans le registre d'état permettant d'indiquer la parité du résultat de la dernière opération arithmétique ou de décalage ou de rotation. Plus précisément, cette indicateur est positionné à 1 si la somme des bits de ce résultat est paire, à 0 si elle est impaire. Par exemple, dans le cas où le résultat de la dernière opération était 26 (Octet 00011010 en binaire), l'indicateur de parité devrait être à 0 puisque le nombre de bits à 1 est impaire. Inversement, si le résultat avait été 10 (Octet 00001010 en binaire) alors l'indicateur de parité devrait être à 0. (fr)
  • In computer processors the parity flag indicates if the numbers of set bits is odd or even in the binary representation of the result of the last operation. It is normally a single bit in a processor status register. For example, assume a machine where a set parity flag indicates even parity. If the result of the last operation were 26 (11010 in binary), the parity flag would be 0 since the number of set bits is odd. Similarly, if the result were 10 (1010 in binary) then the parity flag would be 1. (en)
  • Znacznik parzystości (niepopr: Flaga parzystości) – znacznik w rejestrze znaczników(stanu) procesora, którego wartość określa, czy liczba bitów najmniej znaczącego bajtu wyniku ostatnio wykonanej operacji binarnej mających wartość 1 jest parzysta. Znacznik nie ma związku z parzystością wartości liczbowej wyniku (ta informacja jest zawarta w najmniej znaczącym bicie wyniku), lecz z liczbą jedynek w zapisie binarnym wyniku. Znacznik parzystości występuje w niektórych architekturach procesorów zaprojektowanych przed rokiem 1980 (np. Intel 8080, x86). W dawnych procesorach znacznik ten służył do podstawowej weryfikacji danych odczytywanych z taśm perforowanych lub przesyłanych przez interfejsy, które mogły wprowadzać przekłamania transmitowanych danych. Współczesne architektury procesorów (np. ARM) nie zawierają znacznika parzystości. Znacznik parzystości, jest zwykle umieszczony wraz z innymi znacznikami w rejestrze znaczników (stanu) procesora. Przykłady: * Przy 8-bitowym wyniku operacji o wartości binarnej 01100011 (dziesiętnie 97) znacznik parzystości przyjmuje wartość 1, bo w wyniku są 4 jedynki. * Przy 16-bitowym wyniku operacji o wartości binarnej 0110000100001110 znacznik parzystości przyjmuje wartość 0, bo w mniej znaczącym oktecie(bajcie) wyniku są 3 jedynki. Wartość bardziej znaczącego oktetu nie ma w tym przypadku wpływu na wartość znacznika. (pl)
dbo:wikiPageID
  • 5503304 (xsd:integer)
dbo:wikiPageLength
  • 2176 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1110116963 (xsd:integer)
dbo:wikiPageWikiLink
dcterms:subject
rdf:type
rdfs:comment
  • Příznak parity (anglicky parity flag), obvykle označovaný písmenem P nebo zkratkou PF, je bit v registru příznaků (stavovém slově) v počítačových procesorech některých architektur (např. x86), který indikuje, že počet jedničkových (nastavených) bitů v binární reprezentaci výsledku poslední operace je sudý. (cs)
  • In computer processors the parity flag indicates if the numbers of set bits is odd or even in the binary representation of the result of the last operation. It is normally a single bit in a processor status register. For example, assume a machine where a set parity flag indicates even parity. If the result of the last operation were 26 (11010 in binary), the parity flag would be 0 since the number of set bits is odd. Similarly, if the result were 10 (1010 in binary) then the parity flag would be 1. (en)
  • En los procesadores de ordenador la bandera de paridad (en inglés, Parity Flag) indica si el número de bits con valor '1' es par o impar en la representación binaria del resultado de la última operación realizada. Normalmente se trata de un bit en un registro de estado del procesador. (es)
  • Dans un processeur d'ordinateur l'indicateur de parité est un bit unique dans le registre d'état permettant d'indiquer la parité du résultat de la dernière opération arithmétique ou de décalage ou de rotation. Plus précisément, cette indicateur est positionné à 1 si la somme des bits de ce résultat est paire, à 0 si elle est impaire. (fr)
  • Znacznik parzystości (niepopr: Flaga parzystości) – znacznik w rejestrze znaczników(stanu) procesora, którego wartość określa, czy liczba bitów najmniej znaczącego bajtu wyniku ostatnio wykonanej operacji binarnej mających wartość 1 jest parzysta. Znacznik nie ma związku z parzystością wartości liczbowej wyniku (ta informacja jest zawarta w najmniej znaczącym bicie wyniku), lecz z liczbą jedynek w zapisie binarnym wyniku. Znacznik parzystości, jest zwykle umieszczony wraz z innymi znacznikami w rejestrze znaczników (stanu) procesora. Przykłady: (pl)
rdfs:label
  • Příznak parity (cs)
  • Bandera de paridad (es)
  • Indicateur de parité (fr)
  • Parity flag (en)
  • Flaga parzystości (pl)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License