Use "instruction set" in a sentence

1. Any such ABI is therefore bound to the instruction set.

이러한 ABI 어느 것이라도 명령어 집합과 관련된다.

2. Academics created the RISC instruction set DLX for the first edition of Computer Architecture: A Quantitative Approach in 1990.

여러 학교들에서 1990년에 Computer Architecture: A Quantitative Approach의 제1판을 위해 RISC 명령어 집합 DLX를 개발하였다.

3. The ICL 2900 Series provided a 128-bit accumulator, and its instruction set included 128-bit floating-point and packed decimal arithmetic.

ICL 2900 시리즈는 128비트 누산기를 제공하였으며 명령어 집합에는 128비트 부동소수점 및 이진화 십진법 산술을 포함하였다.

4. The Atmel AVR instruction set is the machine language for the Atmel AVR, a modified Harvard architecture 8-bit RISC single chip microcontroller which was developed by Atmel in 1996.

아트멜 AVR(Atmel AVR)은 1996년 아트멜 사에서 개발된 하버드 구조로 수정한 8비트 RISC 단일칩 마이크로컨트롤러이다.

5. An ABI has to be defined for every instruction set, such as x86, x86-64, MIPS, ARMv7-A (32-Bit), ARMv8-A (64-Bit), etc. with the endianness, if both are supported.

ABI는 모든 명령어 집합을 위해 정의되며, 이것으로는 x86, x86-64, MIPS, ARMv7-A (32비트), ARMv8-A (64비트) 등이 있다.

6. No instruction set computing (NISC) is a computing architecture and compiler technology for designing highly efficient custom processors and hardware accelerators by allowing a compiler to have low-level control of hardware resources.

NISC(No instruction set computing)는 컴파일러가 하드웨어 자원에 대한 낮은 수준의 제어를 할 수 있도록 허용함으로써 매우 효율적인 커스텀 프로세서와 하드웨어 가속기를 설계하기 위한 컴퓨팅 구조이자 컴파일러 기술이다.

7. For the extensive use of 8085 in various applications, the microprocessor is provided with an instruction set consisting of various instructions such as MOV, ADD, SUB, JMP, etc. These instructions are written in the form of a program which is used to perform various operations such as branching, addition, subtraction, bitwise logical, and bit shift operations.

8085가 다양하게 널리 사용되기 위해 MOV, ADD, SUB, JMP 등과 같은 다양한 명령어로 이루어진 명령어 셋을 제공하는데 이 명령어는 분기, 덧셈, 뺄셈, 비트연산과 비트 시프트 작업같은 다양한 작업을 실행하는 프로그램 형태로 작성되어 있다.