명령어 (1) 썸네일형 리스트형 11. Instruction Set : Characteristrics and Function Instruction(명령어) 구성요소 Opcode Operand1 Reference Operand2 Reference Operand3 Reference Next Instruction Opcode : 수행해야 할 Code Operand1,2 reference : 수행해야 할 Data의 위치 정보 Operand3 reference : 저장할 위치정보 Next Instruction : 다음 수행할 명령어 * Operand가 저장된 위치 Main memory, I/O device Register Immediate value Endian Support -Little endian 낮은 자릿수를 높은 주소에 저장. -Big endian 높은 자릿수를 높은 주소에 저장 Shift and Rotate Operation.. 이전 1 다음