Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Interrupt vector table
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Interrupt_vector_table
http://dbpedia.org/ontology/abstract Tablica wektorów przerwań (ang. interrupt vector table) - tablica zawierająca adresy podprogramów obsługi przerwań (Cortex). , En ciencias de la computación, una tabla dEn ciencias de la computación, una tabla de vectores de interrupciones (IVT, del inglés interrupt vector table) es una estructura de datos que asocia una lista de manejadores de interrupciones con una lista de solicitudes de interrupciones. Cada una de las entradas en la IVT, llamadas vectores de interrupciones, es la dirección de un manejador de interrupción. Mientras que el concepto es común a varias arquitecturas, una IVT puede ser implementada en una manera específica a una arquitectura dada.manera específica a una arquitectura dada. , 인터럽트 벡터 테이블 (interrupt vector table)은 대부분의인터럽트 벡터 테이블 (interrupt vector table)은 대부분의 중앙 처리 장치 아키텍처에서 흔한 개념으로서, (인터럽트 요청과 함께 인터럽트 핸들러와 관련된) 인터럽트 벡터들의 테이블이다. 디스패치 테이블이란 인터럽트 벡터 테이블을 구현하는 방법 중의 하나이다. 인피니언, 마이크로칩 Atmel, 프리스케일, AMD, 인텔 등 대부분의 중앙 처리 장치들은 인터럽트 벡터 테이블(IVT)을 가지고 있다. 인터럽트 벡터 테이블은 인터럽트 서비스 루틴의 시작 주소를 찾는 3가지 방법에서 사용된다. "미리 정의된 (predefined)" 방식은 프로그램 카운터 (PC)에 인터럽트 벡터 테이블 내의 몇몇 엔트리의 주소를 직접적으로 채운다. 분기 테이블(jump table) 자체는 실행 가능한 코드가 담겨있다. 원칙적으로 매우 작은 인터럽트 핸들러는 전체가 인터럽트 벡터 테이블에 저장될 수 있지만, 실제로 각 위치한 코드와 엔트리들은 "JMP address"인데 이 "address"는 실제 인터럽트를 위한 인터럽트 서비스 루틴의 주소이다. Atmel AVR 과 모든 8051 그리고 마이크로칩 마이크로컨트롤러는 이 "미리 정의된" 방식을 사용한다. "인출 (fetch)" 방식은 PC를 간접적으로 채운다. 이 방식은 테이블에서 주소를 꺼내기 위해 인터럽트 벡터 테이블 내의 몇몇 엔트리의 주소를 이용하는 방식으로서, 이후에 PC를 이 주소로 채운다. IVT의 각 그리고 모든 엔트리는 인터럽트 서비스 루틴의 주소이다. 모든 모토롤라/프리스케일 마이크로컨트롤러는 이 "인출" 방식을 사용한다. "인터럽트 알리기 (interrupt acknowledge)" 방식은 외부 장치가 CPU에게 인터럽트 핸들러 번호의 주소를 알리는 방식이다. 이 방식은 인텔 펜티엄과 많은 오래된 마이크로프로세서들에서 사용된다. CPU가 인터럽트에 의해 인터럽트되면, 이것은 인터럽트 벡터 테이블의 인터럽트 핸들러를 보고 컨트롤을 그곳으로 이동시킨다.인터럽트 벡터 테이블의 인터럽트 핸들러를 보고 컨트롤을 그곳으로 이동시킨다. , An interrupt vector table (IVT) is a data An interrupt vector table (IVT) is a data structure that associates a list of interrupt handlers with a list of interrupt requests in a table of interrupt vectors. Each entry of the interrupt vector table, called an interrupt vector, is the address of an interrupt handler. While the concept is common across processor architectures, IVTs may be implemented in architecture-specific fashions. For example, a dispatch table is one method of implementing an interrupt vector table.of implementing an interrupt vector table.
http://dbpedia.org/ontology/thumbnail http://commons.wikimedia.org/wiki/Special:FilePath/X86_Interrupt_Vector_Table.svg?width=300 +
http://dbpedia.org/ontology/wikiPageExternalLink http://www.tcd.ie/Engineering/Courses/BAI/JS_Subjects/3D1/Documents/Handouts/ExVecTab.pdf + , https://web.archive.org/web/20081221050950/http:/download.intel.com/design/processor/manuals/253668.pdf + , http://developer.intel.com/design/pentium/manuals/ +
http://dbpedia.org/ontology/wikiPageID 2823984
http://dbpedia.org/ontology/wikiPageLength 4812
http://dbpedia.org/ontology/wikiPageRevisionID 1106372797
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/File:X86_Interrupt_Vector_Table.svg + , http://dbpedia.org/resource/Interrupt_handler + , http://dbpedia.org/resource/Program_counter + , http://dbpedia.org/resource/AVR_microcontrollers + , http://dbpedia.org/resource/Intel + , http://dbpedia.org/resource/Interrupt_request + , http://dbpedia.org/resource/Jump_table + , http://dbpedia.org/resource/Infineon_Technologies + , http://dbpedia.org/resource/Dispatch_table + , http://dbpedia.org/resource/AMD + , http://dbpedia.org/resource/Intel_8080 + , http://dbpedia.org/resource/Interrupt + , http://dbpedia.org/resource/Data_structure + , http://dbpedia.org/resource/Category:Interrupts + , http://dbpedia.org/resource/ARM_architecture + , http://dbpedia.org/resource/Interrupt_Descriptor_Table +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:About + , http://dbpedia.org/resource/Template:Short_description + , http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:Main +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Interrupts +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Term +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Interrupt_vector_table?oldid=1106372797&ns=0 +
http://xmlns.com/foaf/0.1/depiction http://commons.wikimedia.org/wiki/Special:FilePath/X86_Interrupt_Vector_Table.svg +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Interrupt_vector_table +
owl:sameAs http://yago-knowledge.org/resource/Interrupt_vector_table + , http://rdf.freebase.com/ns/m.085049 + , http://ko.dbpedia.org/resource/%EC%9D%B8%ED%84%B0%EB%9F%BD%ED%8A%B8_%EB%B2%A1%ED%84%B0_%ED%85%8C%EC%9D%B4%EB%B8%94 + , http://pl.dbpedia.org/resource/Tablica_wektor%C3%B3w_przerwa%C5%84 + , http://es.dbpedia.org/resource/Tabla_de_vectores_de_interrupciones + , http://dbpedia.org/resource/Interrupt_vector_table + , https://global.dbpedia.org/id/4niSp + , http://www.wikidata.org/entity/Q6056641 +
rdf:type http://dbpedia.org/class/yago/Conductor103088707 + , http://dbpedia.org/class/yago/Whole100003553 + , http://dbpedia.org/class/yago/Microprocessor103760310 + , http://dbpedia.org/class/yago/Energy111452218 + , http://dbpedia.org/class/yago/Object100002684 + , http://dbpedia.org/class/yago/Electricity111450566 + , http://dbpedia.org/class/yago/Device103183080 + , http://dbpedia.org/class/yago/Artifact100021939 + , http://dbpedia.org/class/yago/Signal111447319 + , http://dbpedia.org/class/yago/Interrupt111447532 + , http://dbpedia.org/class/yago/WikicatInterrupts + , http://dbpedia.org/class/yago/Chip103020034 + , http://dbpedia.org/class/yago/NaturalPhenomenon111408559 + , http://dbpedia.org/class/yago/PhysicalPhenomenon111419404 + , http://dbpedia.org/class/yago/SemiconductorDevice104171831 + , http://dbpedia.org/class/yago/Process100029677 + , http://dbpedia.org/class/yago/Instrumentality103575240 + , http://dbpedia.org/class/yago/Phenomenon100034213 + , http://dbpedia.org/class/yago/PhysicalEntity100001930 + , http://dbpedia.org/class/yago/WikicatMicroprocessors +
rdfs:comment An interrupt vector table (IVT) is a data An interrupt vector table (IVT) is a data structure that associates a list of interrupt handlers with a list of interrupt requests in a table of interrupt vectors. Each entry of the interrupt vector table, called an interrupt vector, is the address of an interrupt handler. While the concept is common across processor architectures, IVTs may be implemented in architecture-specific fashions. For example, a dispatch table is one method of implementing an interrupt vector table.of implementing an interrupt vector table. , En ciencias de la computación, una tabla dEn ciencias de la computación, una tabla de vectores de interrupciones (IVT, del inglés interrupt vector table) es una estructura de datos que asocia una lista de manejadores de interrupciones con una lista de solicitudes de interrupciones. Cada una de las entradas en la IVT, llamadas vectores de interrupciones, es la dirección de un manejador de interrupción. Mientras que el concepto es común a varias arquitecturas, una IVT puede ser implementada en una manera específica a una arquitectura dada.manera específica a una arquitectura dada. , 인터럽트 벡터 테이블 (interrupt vector table)은 대부분의인터럽트 벡터 테이블 (interrupt vector table)은 대부분의 중앙 처리 장치 아키텍처에서 흔한 개념으로서, (인터럽트 요청과 함께 인터럽트 핸들러와 관련된) 인터럽트 벡터들의 테이블이다. 디스패치 테이블이란 인터럽트 벡터 테이블을 구현하는 방법 중의 하나이다. 인피니언, 마이크로칩 Atmel, 프리스케일, AMD, 인텔 등 대부분의 중앙 처리 장치들은 인터럽트 벡터 테이블(IVT)을 가지고 있다. 인터럽트 벡터 테이블은 인터럽트 서비스 루틴의 시작 주소를 찾는 3가지 방법에서 사용된다. "미리 정의된 (predefined)" 방식은 프로그램 카운터 (PC)에 인터럽트 벡터 테이블 내의 몇몇 엔트리의 주소를 직접적으로 채운다. 분기 테이블(jump table) 자체는 실행 가능한 코드가 담겨있다. 원칙적으로 매우 작은 인터럽트 핸들러는 전체가 인터럽트 벡터 테이블에 저장될 수 있지만, 실제로 각 위치한 코드와 엔트리들은 "JMP address"인데 이 "address"는 실제 인터럽트를 위한 인터럽트 서비스 루틴의 주소이다. Atmel AVR 과 모든 8051 그리고 마이크로칩 마이크로컨트롤러는 이 "미리 정의된" 방식을 사용한다.1 그리고 마이크로칩 마이크로컨트롤러는 이 "미리 정의된" 방식을 사용한다. , Tablica wektorów przerwań (ang. interrupt vector table) - tablica zawierająca adresy podprogramów obsługi przerwań (Cortex).
rdfs:label Tablica wektorów przerwań , Interrupt vector table , 인터럽트 벡터 테이블 , Tabla de vectores de interrupciones
hide properties that link here 
http://dbpedia.org/resource/IVT + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/Interrupt_vector + , http://dbpedia.org/resource/Interrupt_Vector + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/IVT + , http://dbpedia.org/resource/Zero_page + , http://dbpedia.org/resource/Operating_system + , http://dbpedia.org/resource/ARM_Cortex-M + , http://dbpedia.org/resource/INT_%28x86_instruction%29 + , http://dbpedia.org/resource/Form_%28computer_virus%29 + , http://dbpedia.org/resource/Functional_design + , http://dbpedia.org/resource/Motorola_68000 + , http://dbpedia.org/resource/Exception_handling + , http://dbpedia.org/resource/HP_2100 + , http://dbpedia.org/resource/BIOS + , http://dbpedia.org/resource/Contended_memory + , http://dbpedia.org/resource/Terminate-and-stay-resident_program + , http://dbpedia.org/resource/BIOS_interrupt_call + , http://dbpedia.org/resource/Interrupt_vector + , http://dbpedia.org/resource/Interrupt + , http://dbpedia.org/resource/A20_line + , http://dbpedia.org/resource/Evasi0n + , http://dbpedia.org/resource/Interrupt_Vector + , http://dbpedia.org/resource/Interrupt_vetor + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Interrupt_vector_table + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Interrupt_vector_table + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.