asdf

Full text search for "instruction"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 명령어,instruction . . . . 23 matches
         ## =명령어,instruction =,instruction 명령어 instruction
         '''instruction/명령어 .... aka process instruction? chk'''
         [[명령어집합,instruction_set]]
         instruction_cycle
          instruction cycle = fetch cycle + execute cycle ?
          instruction fetch + instruction decode + data fetch + data process + data store 등 중 하나 이상이 포함? 일단 앞 두개는 확실히 포함?
         [[인스트럭션,instruction]]?
          SISD https://en.wikipedia.org/wiki/Single_instruction,_single_data
          SIMD https://en.wikipedia.org/wiki/Single_instruction,_multiple_data
          MISD https://en.wikipedia.org/wiki/Multiple_instruction,_single_data
          MIMD https://en.wikipedia.org/wiki/Multiple_instruction,_multiple_data
         WtEn:instruction = https://en.wiktionary.org/wiki/instruction
         WpSp:Instruction
         WpEn:Instruction
         Ndict:Instruction
         Naver:Instruction
         Ggl:Instruction
         Bing:Instruction
  • 중앙처리장치,central_processing_unit,CPU . . . . 23 matches
         명령어집합구조 ISA instruction_set_architecture [[instruction_set_architecture]]
         '''instruction set architecture, ISA'''
         Up: [[명령어집합,instruction_set]]
         WtEn:instruction_set_architecture
         [[instruction_unit]]
         instruction unit
         "instruction unit"
         Ggl:"instruction unit"
         Naver:"instruction unit"
         https://en.wiktionary.org/wiki/instruction_unit x [[Date(2023-11-25T18:30:15)]]
          instruction_cache
          mkl: [[instruction_unit]]
         instruction - 명령문 명령어 명령 ...중에?
          instruction_set
          instruction_cache
          [[instruction_cycle]] =,instruction_cycle . instruction_cycle
          https://en.wikipedia.org/wiki/Instruction_cycle
          WtEn:instruction_cycle
         [[명령어,instruction]] 10개인 Toy Machine Simulator
         ISA - 이십몇개의 instructions.
  • 명령어집합,instruction_set . . . . 22 matches
         ## ==명령어집합,instruction_set =,instruction_set . 명령어집합 instruction_set =,IS IS
         '''instruction set'''
         Up: [[명령어,instruction]] [[집합,set]]
         [[명령어집합구조,instruction_set_architecture]]
         [[명령어집합구조,instruction_set_architecture,ISA]] 둘중 tbd. // made sectn on [[아키텍처,architecture]] [[Date(2023-12-18T03:27:31)]]
         https://en.wikipedia.org/wiki/Reduced_instruction_set_computer
         [[machine_instruction]]
         https://en.wiktionary.org/wiki/machine_instruction
         [[Date(2023-11-24T19:56:55)]] Page name via [[명령어,instruction]] + [[집합,set]] 직역
         WtEn:instruction_set = https://en.wiktionary.org/wiki/instruction_set
         WpSp:Instruction_set = https://simple.wikipedia.org/wiki/Instruction_set
         WpEn:Instruction_set
          Redir to https://en.wikipedia.org/wiki/Instruction_set_architecture
         "instruction set"
         Ndict:"instruction set" Naver:"instruction set" Ggl:"instruction set" Bing:"instruction set"
  • 아키텍처,architecture . . . . 12 matches
         [[ISA,instruction_set_architecture]] =,instruction_set_architecture =,ISA ISA //or//
         [[명령어집합구조,instruction_set_architecture]] //OR//
         [[명령어집합구조,instruction_set_architecture,ISA]] .... [[명령어집합,instruction_set]]
         '''instruction set architecture (ISA)'''
         https://en.wikipedia.org/wiki/Instruction_set_architecture
         p ProcessorArchitectureAndInstructionSetArchitecture
         "instruction set architecture"
         Ggl:"instruction set architecture"
         WtEn:instruction_set_architecture x [[Date(2023-12-18T03:26:01)]]
         Up: [[명령어집합,instruction_set]] [[구조,architecture]] or [[아키텍처,architecture]]
  • 집합,set . . . . 10 matches
         명령어집합 instruction_set
          // Srch:instruction_set
          set of [[명령어,instruction]] =,instruction .
          Srch:명령어 Srch:instruction
          instruction_length
          https://en.wikipedia.org/wiki/Instruction_set_architecture#Instruction_length
          명령어집합구조 instruction_set_architecture (ISA) // Srch:ISA
          https://en.wikipedia.org/wiki/Instruction_set_architecture
  • 모노이드,monoid . . . . 9 matches
          is a specialized instruction_cache { [[instruction_cache]] WtEn:instruction_cache }
          which stores the dynamic stream of [[명령어,instruction]]s known as '''trace'''.
          A '''trace processor''' is an architecture designed around the '''trace cache''' and processes the instructions at trace level granularity.
         instruction cache
         instruction_cache
         [[명령어,instruction]] [[실행,execution]] [[트레이스,trace]]? [[캐시,cache]] [[프로세서,processor]] [[모노이드,monoid]]
         원 색칠(파랑 노랑)으로 비유하는데 .... 왜 [[명령어,instruction]]들로 이루어진 subroutine의 [[실행,execution]]이 monoid에 비유되는지 알 수 있다. (semicolon ; is binary operation)
  • 피연산자,operand . . . . 8 matches
         [[instruction]]
         [[instruction_set]]
         [[instruction_set_architecture]] = ISA = 명령어 집합 구조
         WpEn:Instruction_set_architecture
          = https://en.wikipedia.org/wiki/Instruction_set_architecture
         ... Google:instruction+set Naver:instruction+set
         https://en.wikipedia.org/wiki/Instruction_set_architecture#Number_of_operands
  • 술어,predicate . . . . 7 matches
         The [[conditional_execution]] of instructions based on their predicate.
         When the predicate is true (1), the instruction is executed.
         When is is false (0), the instruction is treated as a NOP.
         A [[predicate_register]] indicating whether or not the instruction is executed.
         When the value of the register is true (1), the instruction is executed.
         When the value of the register is false (0), the instruction is executed as a NOP.
         Instructions that are not preceded by a predicate explicitly, assume the first predicate register, p0, which is always true.
  • 유닉스,Unix . . . . 6 matches
         [[명령어파이프라인,instruction_pipeline]] =명령어파이프라인,instruction_pipeline =,instruction_pipeline 명령어파이프라인 instruction_pipeline
         instruction pipeline
         [[명령어,instruction]]
  • 제어흐름,control_flow . . . . 5 matches
         AKA program_flow ? =,program_flow // via https://en.wikipedia.org/wiki/Instruction_step 에서 program_flow 누르면 https://en.wikipedia.org/wiki/Program_flow redir to Control_flow
         [[프로그램,program]] [[명령어,instruction]] [[실행,execution]]....
         control_flow_operation s ( among [[명령어,instruction]], of [[명령어집합,instruction_set]] of [[ISA]] ):[* https://en.wikipedia.org/wiki/Instruction_set_architecture#Control_flow_operations]
  • 실행,execution . . . . 3 matches
         [[instruction]] [[명령어,instruction]]?
         [[instruction_cycle]]
  • 인터럽트,interrupt . . . . 3 matches
         spl (Unix) - 이름은 PDP-11 assembly language instruction에서 유래. 뜻은 set priority level. "is the name for a collection of Unix kernel routines or macros used to change the [[interrupt_priority_level]]." (we) ''car cdr 이 레지스터 이름에서 유래한 것과 비슷한 느낌의? (더 궁금하면 WpEn:CAR_and_CDR)''
         LIDT (instruction) 은
          * illegal instruction
  • 캐시,cache . . . . 3 matches
         [[instruction_cache]] - [[명령어,instruction]]?
          WtEn:instruction_cache ?
  • 니모닉,mnemonic . . . . 2 matches
         cpu architecture > ISA 에서는 [[명령어,instruction]]를 identify하는 unique [[이름,name]] 즉 [[identifier]]
         "A unique name identifying the instruction."
  • 컴파일,compile . . . . 2 matches
         [[WpEn:List_of_Java_bytecode_instructions]]
         = https://en.wikipedia.org/wiki/List_of_Java_bytecode_instructions
  • GUI,graphical_user_interface . . . . 1 match
         Up: [[파이프라인,pipeline]] { Sub: graphics_pipeline instruction_pipeline .... [[WpEn:Pipeline_(computing)]] = [[https://en.wikipedia.org/wiki/Pipeline_(computing)]] }
  • 기계어,machine_language . . . . 1 match
         문법체계같은 것이 부족하고 단순 [[명령어,instruction]]s들의 나열이므로 1. 처럼 그 구별이 의미가 없는 것이 맞는건가? 둘 중 뭐가 맞는지 모르겠는데 암튼 별 의미는 없음..
  • 매크로,macro . . . . 1 match
          "A text file containing a relatively small amount of code, useless by itself, along with instructions for inserting that code into a larger codebase." ([[Date(2023-12-15T11:29:12)]])
  • 메모리,memory . . . . 1 match
         에 해당하는 instruction이 모든 cpu에 있다.
  • 병렬성,parallelism . . . . 1 match
         instruction-level_parallelism (ILP)
  • 브랜치,branch . . . . 1 match
         [[분기,branch]] - [[컴퓨터구조,computer_architecture]]에서 jump, br [[명령어,instruction]]
  • 어셈블리어,assembly_language . . . . 1 match
         [[명령어,instruction]]
  • 제어,control . . . . 1 match
         [[instruction]]
  • 주소,address . . . . 1 match
         [[ISA,instruction_set_architecture]]
  • 진술,statement . . . . 1 match
         pagename: [[명령문,statement]]은 어떨지. - cmp [[명령,command]] [[명령어,instruction]] 대충 이렇게 될듯한데
  • 컴퓨터구조,computer_architecture . . . . 1 match
         [[명령어집합구조,instruction_set_architecture,ISA]]
  • 프로그래밍,programming . . . . 1 match
         Programming is the art of developing a solution to a computational problem, in the form of a set of instructions that a computer can execute.[* Principles of Algorithmic Problem Solving p3]
  • 프로그램,program . . . . 1 match
         [[명령어,instruction]]의 정확한 sequence. 프로그램의 예로 [[컴퓨터,computer]]에서 [[프로그래밍언어,programming_language]]를 써서 [[알고리듬,algorithm]]을 [[구현,implementation]]하는 것이 있다.
  • 프로그램_카운터,program_counter . . . . 1 match
         AKA [[인스트럭션_포인터,instruction_pointer,IP]]
Found 29 matching pages out of 2029 total pages

You can also click here to search title.