Search references for INSTRUCTION. Phrases containing INSTRUCTION
See searches and references containing INSTRUCTION!INSTRUCTION
Topics referred to by the same term
Look up instruction in Wiktionary, the free dictionary. Instruction is a request or order to perform a task or carry out a procedure, or a description
Instruction
Model that describes the programmable interface of a computer processor
An instruction set architecture (ISA) is an abstract model that defines the programmable interface of the CPU of a computer, defining how software interacts
Instruction_set_architecture
Computer component
The instruction unit (I-unit or IU), also called, e.g., instruction fetch unit (IFU), instruction issue unit (IIU), instruction sequencing unit (ISU)
Instruction_unit
Node type in SGML and XML
A processing instruction (PI) is an SGML and XML node type, which may occur anywhere in a document, intended to carry instructions to the application
Processing_Instruction
Basic instruction cycle in a computer
The instruction cycle (also known as the fetch–decode–execute cycle, or simply the fetch–execute cycle) is the cycle that the central processing unit
Instruction_cycle
instruction window consists of all instructions which are in the re-order buffer (ROB). In such a processor, any instruction within the instruction window
Instruction_window
English teaching method
Sheltered instruction is an educational approach designed to make academic content more accessible to English language learners (ELLs) while promoting
Sheltered_instruction
Family of RISC-based computer architectures
as arm) is a family of RISC instruction set architectures for computer processors. Arm Holdings develops the instruction set architecture and licenses
ARM_architecture_family
Method of improving instruction-level parallelism
In computer engineering, instruction pipelining is a technique for implementing instruction-level parallelism within a single processor. Pipelining attempts
Instruction_pipelining
OPNAV Instruction is a formally documented lawful order that is issued by the United States Navy Chief of Naval Operations. These instructions are typically
OPNAV_Instruction
Framework or philosophy for effective teaching
Differentiated instruction and assessment, also known as differentiated learning or, in education, simply differentiation, is a framework or philosophy
Differentiated_instruction
Processor executing one instruction in minimal clock cycles
a reduced instruction set computer (RISC, pronounced "risk") is a computer architecture designed to simplify the individual instructions given to the
Reduced instruction set computer
Reduced_instruction_set_computer
In computer science, instruction selection is the stage of a compiler backend that transforms its middle-level intermediate representation (IR) into a
Instruction_selection
Central computer component that executes instructions
primary processor in a given computer. Its electronic circuitry executes instructions of a computer program, such as arithmetic, logic, controlling, and input/output
Central_processing_unit
Instructions directly executable by a computer
A computer program consists primarily of sequences of machine-code instructions. Machine code is classified as native with respect to its host CPU since
Machine_code
Deprecated language for programmable logic controllers
Instruction list (IL) is one of the 5 languages supported by the initial versions of IEC 61131-3 standard, and subsequently deprecated in the third edition
Instruction_list
Ancient Egyptian literary work
Instruction of Amenemope (also called Instructions of Amenemopet, Wisdom of Amenemopet) is a literary work composed in Ancient Egypt, most likely during
Instruction_of_Amenemope
List of x86 microprocessor instructions
The x86 instruction set refers to the set of instructions that x86-compatible microprocessors support. The instructions are usually part of an executable
List_of_x86_instructions
Register that stores where in a program a processor is executing
the instruction pointer (IP) in Intel x86 and Itanium microprocessors, and sometimes called the instruction address register (IAR), the instruction counter
Program_counter
Library instruction, also called bibliographic instruction, user education and library orientation, is the process where librarians teach their patrons
Library_instruction
Visual Instruction Set, or VIS, is a SIMD instruction set extension for SPARC V9 microprocessors developed by Sun Microsystems. There are five versions
Visual_Instruction_Set
Teaching by lecture or demonstration
Direct instruction (DI) is the explicit teaching of a skill set using lectures or demonstrations of the material to students. A particular subset, denoted
Direct_instruction
Type of parallel processing
Single instruction, multiple data (SIMD) is a type of parallel computing (processing) in Flynn's taxonomy. SIMD describes computers with multiple processing
Single instruction, multiple data
Single_instruction,_multiple_data
The high probability instruction (HPI) treatment is a behaviorist treatment based on the idea of positive reinforcement. It consists of the idea of reinforcing
High_probability_instruction
Ancient Egyptian text
The Instruction of Any, or Ani, is an Ancient Egyptian text written in the style of wisdom literature which is thought to have been composed in the Eighteenth
Instruction_of_Any
Computer assembly language instruction
INT is an assembly language instruction for x86 processors that generates a software interrupt. It takes the interrupt number formatted as a byte value
INT_(x86_instruction)
Compiler optimization technique
In computer science, instruction scheduling is a compiler optimization used to improve instruction-level parallelism, which improves performance on machines
Instruction_scheduling
Register in a CPU control unit holding the currently-executing instruction
(CPU), the instruction register (IR) or current instruction register (CIR) is a register in the control unit that stores the instruction currently being
Instruction_register
Self-paced instruction is any kind of instruction that proceeds based on learner response. The content itself can be curriculum, corporate training, technical
Self-paced_instruction
Process for design and development of learning resources
Instructional design (ID), also known as instructional systems design and originally known as instructional systems development (ISD), is the practice
Instructional_design
Teaching method
Peer instruction is a teaching method popularized by Harvard Professor Eric Mazur in the early 1990s. Originally used in introductory undergraduate physics
Peer_instruction
The Instruction of Ankhsheshonq (or Ankhsheshonqy) is an Ancient Egyptian papyrus that has been tentatively dated to the Ptolemaic period, although the
Instruction_of_Ankhsheshonq
Ability of computer instructions to be executed simultaneously with correct results
Instruction-level parallelism (ILP) is the parallel or simultaneous execution of a sequence of instructions in a computer program. More specifically,
Instruction-level_parallelism
Family of programming languages
BASIC (Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The
BASIC
Instruction set extension by Intel
extensions to the 256-bit Advanced Vector Extensions SIMD instructions for x86 instruction set architecture (ISA) proposed by Intel in July 2013, and
AVX-512
Supplemental instruction (SI) is an academic support model that uses peer learning to improve university student retention and student success in high-attrition
Supplemental_instruction
Instruction set architecture
Interlocked Pipelined Stages) is a family of reduced instruction set computer (RISC) instruction set architectures (ISA) developed by MIPS Computer Systems
MIPS_architecture
Soviet document on 1941 Baltic deportations
Wikisource has original text related to this article: Serov Instructions The so-called Serov Instructions (full title: On the Procedure for Carrying out the Deportation
Serov_Instructions
Curriculum and Instruction (C&I or Curriculum and Pedagogy or Curriculum and Teaching or Curricula and Instruction) is a field within education which
Curriculum_&_Instruction
Instruction set extensions accelerating AES operations
An Advanced Encryption Standard instruction set (AES instruction set) is a set of instructions that are specifically designed to perform AES encryption
AES_instruction_set
Instructions for the x86 microprocessors
also known as Gesher New Instructions and then Sandy Bridge New Instructions) are SIMD extensions to the x86 instruction set architecture for microprocessors
Advanced_Vector_Extensions
Theory that offers explicit guidance on how to better help people learn and develop
An instructional theory is "a theory that offers explicit guidance on how to better help people learn and develop." It provides insights about what is
Instructional_theory
Language used in teaching
A medium of instruction (plural: media of instruction, or mediums of instruction) is a language used in teaching. It may or may not be the official language
Medium_of_instruction
Hardware cache of a central processing unit
multiple cache levels (L1, L2, often L3, and rarely even L4), with separate instruction-specific (I-cache) and data-specific (D-cache) caches at level 1. The
CPU_cache
Instruction set designed by Intel
MMX is a single instruction, multiple data (SIMD) instruction set architecture extension* designed by Intel, introduced on January 8, 1997 with its Pentium
MMX_(instruction_set)
Governor of Wisconsin since 2019
served from 2009 to 2019 as Wisconsin's 26th superintendent of public instruction. Born and raised in Plymouth, Wisconsin, Evers was educated at the University
Tony_Evers
Management system
Authoring Instructional Materials (AIM) is a management system consisting of a set of commercial and government software used by the United States Navy
Authoring Instructional Materials
Authoring_Instructional_Materials
Didactic literature of the Egyptian Old Kingdom
The Instruction of Hardjedef, also known as the Teaching of Hordedef and Teaching of Djedefhor, belongs to the didactic literature of the Egyptian Old
Instruction_of_Hardjedef
2019 studio album by Falz
Moral Instruction is the fourth studio album by Nigerian rapper Falz. It was released on January 15, 2019, by Bahd Guys Entertainment. The album was recorded
Moral_Instruction
64-bit extension of x86 architecture
x86_64, x64 and, rarely, Intel 64) is a 64-bit extension of the x86 instruction set. It was announced in 1999 and first available in the AMD Opteron
X86-64
An instruction set architecture (ISA) is an abstract model of a computer, also referred to as computer architecture. A realization of an ISA is called
Comparison of instruction set architectures
Comparison_of_instruction_set_architectures
Aspect of CPU performance
In computer architecture, cycles per instruction (aka clock cycles per instruction, clocks per instruction, or CPI) is one aspect of a processor's performance:
Cycles_per_instruction
Extension to the x86 instruction set
The FMA instruction set is an extension to the 128- and 256-bit Streaming SIMD Extensions instructions in the x86 microprocessor instruction set to perform
FMA_instruction_set
2017 single by Jax Jones featuring Demi Lovato and Stefflon Don
"Instruction" is a song by English DJ and record producer Jax Jones, featuring American singer Demi Lovato and English rapper Stefflon Don. It was written
Instruction_(song)
Computer instruction executing another instruction
computer instruction set architecture (ISA), an execute instruction is a machine language instruction which treats data as a machine instruction and executes
Execute_instruction
CPU architecture
Minimal instruction set computer (MISC) is a central processing unit (CPU) architecture, usually in the form of a microprocessor, with a very small number
Minimal instruction set computer
Minimal_instruction_set_computer
Part of a machine instruction
an opcode may be referred to as an instruction machine code, instruction code, instruction syllable, instruction parcel, or opstring. For any particular
Opcode
American alternative rock band
Instruction was an alternative rock band that formed in 2002 in Brooklyn, New York. The band consisted of lead vocalist Arthur Shepherd, bassist Adam
Instruction_(band)
Sumerian wisdom literature
The Instructions of Shuruppak (or, Instructions of Šuruppak) are a significant example of Sumerian wisdom literature. Wisdom literature, intended to teach
Instructions_of_Shuruppak
Support given to a student by an instructor
Instructional scaffolding is the support given to a student by an instructor throughout the learning process. This support is specifically tailored to
Instructional_scaffolding
Processor with instructions capable of multi-step operations
A complex instruction set computer (CISC /ˈsɪsk/) is a computer architecture in which single instructions can execute several low-level operations (such
Complex instruction set computer
Complex_instruction_set_computer
Legal rules from a judge to jurors
Jury instructions, also known as charges or directions, are a set of legal guidelines given by a judge to a jury in a court of law. They are an important
Jury_instructions
Number of machine code instructions required to execute a section of a computer program
In computer performance, the instruction path length is the number of machine code instructions required to execute a section of a computer program. The
Instruction_path_length
Technical communication document
A user guide, user manual, owner's manual or instruction manual is intended to assist users in using a particular product, service or application. It
User_guide
A Department of the Air Force Instruction (DAFI) is a documented instruction for members of the United States Air Force and United States Space Force intended
Department of the Air Force Instruction
Department_of_the_Air_Force_Instruction
An instruction step is a method of executing a computer program one step at a time to determine how it is functioning. This might be to determine if the
Instruction_step
Software testing tool
An instruction set simulator (ISS) is a simulation model, usually coded in a high-level programming language, which mimics the behavior of a mainframe
Instruction_set_simulator
Use of audiovisual broadcasts in distance education
Instructional television (ITV) is the use of television programs for distance education. Educational television programs on instructional television may
Instructional_television
Abstract machine that uses only one instruction
A one-instruction set computer (OISC), sometimes referred to as an ultimate reduced instruction set computer (URISC), is an abstract machine that uses
One-instruction_set_computer
The Brothers of Christian Instruction (Latin: Institutum Fratrum Instructionis Christianae de Ploërmel, F.I.C.P.), commonly known as the La Mennais Brothers
Brothers of Christian Instruction
Brothers_of_Christian_Instruction
Modified version of the Hippocratic Oath
nursing team and to carry out faithfully and to the best of my ability the instructions of the physician or the nurse who may be assigned to supervise my work;
Nightingale_Pledge
Type of computing architecture
No instruction set computing (NISC) is a computing architecture and compiler technology for designing highly efficient custom processors and hardware
No_instruction_set_computing
Compact format of microprocessor instructions
instruction set, or simply compressed instructions, are a variation on a microprocessor's instruction set architecture (ISA) that allows instructions
Compressed_instruction_set
Family of instruction set architectures
as 80x86 or the 8086 family) is a family of complex instruction set computer (CISC) instruction set architectures initially developed by Intel, based
X86
Materials used to impart knowledge
Instructional materials, also known as teaching materials, learning materials, or teaching/learning materials (TLM), are any collection of materials including
Instructional_materials
2013 Mexican film
Instructions Not Included (Spanish: No se aceptan devoluciones, lit. 'Returns not accepted') is a 2013 Mexican comedy-drama film directed, co-written,
Instructions_Not_Included
Computer machine code instruction
term for instructions that may freeze a processor, including intentional instructions for testing purposes, and unintentional illegal instructions. Some
Halt and Catch Fire (computing)
Halt_and_Catch_Fire_(computing)
chipset. No integrated graphics. L1 cache: 96 KB (32 KB data + 64 KB instruction) per core. L2 cache: 512 KB per core. Node/fabrication process: GlobalFoundries
List_of_AMD_Ryzen_processors
CPU that implements instruction-level parallelism within a single processor
called instruction-level parallelism within a single processor. In contrast to a scalar processor, which can execute at most one single instruction per clock
Superscalar_processor
Effort being used in the working memory
in the working memory. According to work conducted in the field of instructional design and pedagogy, broadly, there are three types of cognitive load:
Cognitive_load
Steps of using content based instruction for second language learners
Content-based instruction (CBI) is a significant approach in language education (Brinton, Snow, & Wesche, 1989), designed to provide second-language learners
Content-based_instruction
Instructional theory created by M. David Merrill
First Principles of Instruction, created by M. David Merrill, Professor Emeritus at Utah State University, is an instructional theory based on a broad
First Principles of Instruction
First_Principles_of_Instruction
Data-driven instruction is an educational approach that relies on information to inform teaching and learning. The idea refers to a method teachers use
Data-driven_instruction
Computer instruction which pauses execution
In the x86 computer architecture, HLT (halt) is an assembly language instruction which suspends the central processing unit (CPU) until the next external
HLT_(x86_instruction)
Computer memory management instruction
In computing, a cache control instruction is a hint embedded in the instruction stream of a processor intended to improve the performance of hardware
Cache_control_instruction
Aspect of the instruction set architecture of CPUs
of the instruction set architecture in most central processing unit (CPU) designs. Addressing modes define how the machine language instructions in that
Addressing_mode
36-bit computer by Digital (1966–1983)
slightly extending the instruction set. The main difference was a greatly improved hardware implementation. Some aspects of the instruction set are unusual,
PDP-10
Art education organization based in Minneapolis, Minnesota
Art Instruction Schools, better known to many as Art Instruction, Inc., was a home study correspondence course providing training in cartooning and illustration
Art_Instruction_Schools
The x86 instruction set has several times been extended with SIMD (Single instruction, multiple data) instruction set extensions. These extensions, starting
List_of_x86_SIMD_instructions
Open-source CPU instruction set architecture
(pronounced "risk-five") is a free and open standard instruction set architecture (ISA) based on reduced instruction set computer (RISC) principles. Unlike proprietary
RISC-V
Highlighting a theme for teaching purposes
teaching (also known as thematic instruction) is the selecting and highlighting of a theme through an instructional unit or module, course, or multiple
Thematic_learning
Education program
Concept-Oriented Reading Instruction (CORI) was developed in 1993 by Dr. John T. Guthrie with a team of elementary teachers and graduate students. The
Concept-Oriented Reading Instruction
Concept-Oriented_Reading_Instruction
Use of technology in education to enhance learning and teaching
computer-based instruction (CBI), computer managed instruction, computer-based training (CBT), computer-assisted instruction or computer-aided instruction (CAI)
Educational_technology
Measure of a computer's processing speed
Instructions per second (IPS) is a measure of a computer's processor speed. For complex instruction set computers (CISCs), different instructions take
Instructions_per_second
2018 edition of De principis instructione
Instruction for a Ruler is a 2018 critical edition and parallel text English translation of Gerald of Wales's De principis instructione. In addition to
Instruction_for_a_Ruler
Education practice
Peer-mediated instruction (PMI) is an approach in special education where peers of the target students are trained to provide necessary tutoring in educational
Peer-mediated_instruction
Instructions that have been added to the x86 instruction set in order to assist efficient calculation of cryptographic primitives, such as e.g. AES encryption
List of x86 cryptographic instructions
List_of_x86_cryptographic_instructions
Universal instructional design (UID) or universal design for instruction (UDI) is an educational framework for applying universal design principles to
Universal design for instruction
Universal_design_for_instruction
Programmable machine that processes data
"jump" instructions (or branches). Furthermore, jump instructions may be made to happen conditionally so that different sequences of instructions may be
Computer
Unconditional jump instruction in x86 assembly language
In the x86 assembly language, the JMP instruction performs an unconditional jump. Such an instruction transfers the flow of execution by changing the
JMP_(x86_instruction)
INSTRUCTION
INSTRUCTION
INSTRUCTION
INSTRUCTION
INSTRUCTION
INSTRUCTION
INSTRUCTION
INSTRUCTION
INSTRUCTION