Assembly ¶
1 ¶
¶
-
- ?
- 과 곳 , .
- 과 곳 , .
- 구
- 과 , 기 .
- 과 , 기 .
과 ¶
- , 고 .( / .)
- 구 고, CPU 각각 .
- 고, n! 고 .
- n! 구고 .
- n! 구고 .
- 과
- 0과 1000 그 .
- /10, %10 .
- /10, %10 .
- 꾸 그 .
- 2 for 기 .
- 0과 1000 그 .
1. ***** **** *** ** * 2. * ** *** **** *****
2 ¶
¶
- Virtual, 2, 공간, ALU, Pipeline, Multitasking, , Little-endian, RISC&CISC
과 ¶
- 9개 3개 골 간 그 .
- 기. --*
- 각 data 게 .
- 각 data 게 .
.data arrV BYTE 12h,34h,56h,78h arrD WORD 0502h, 0603h arrW DWORD 13141516h
- 10값 223 16 값 .
- 14 5 과과 결과 2 .
- Instruction Execution Cycle 고, .
- 기 고, 그 고 .
3 ¶
과 ¶
- Directive instruction .
- 각 그 고, 결과 .
arrayB BYTE 12h, 34h, 56h, 78h; arrayW WORD 1324h, 5768h; arrayD DWORD 87654321h; mov al, ( ) // al = 21 mov ax, ( ) // ax = 7856 mov eax, ( ) // eax = 57681324
3.
.data arrV BYTE 12h,34h,56h,78h arrD WORD 0502h, 0603h arrW DWORD 13141516h
a) 각 data 게 .
b) .
b) .
.code ; 3412h ; 1314h
4. (indirect, indexed) 고, .
.data arrayD BYTE 100h, 200h, 300h indirect operands indexed operands ;ax=100h 1) 1) ;ax=ax+300h; 2) 2) 3) 3) 4) 4)
4 ¶
¶
- 간고 Review
과 ¶
5 ¶
¶
- FSM
- Interrupt
- Disk HW , SW