![]() |
|
|
|
#1
|
|||
|
|||
|
Thx u belisarious,
Anyway what cld mean? Others: any other variant is still welcome. kyrios |
|
#2
|
|||
|
|||
|
Hi,
CLD clears the direction flag (CLear Direction). That flag controls the behaviour of REP. You can set it to increase or decrease cx after each operation. kp |
|
#3
|
|||
|
|||
|
According to my favorite "Intel Opcodes and mnemonics" cld stands for:
CLD - Clear Direction Flag Usage: CLD Modifies flags: DF Clears the Direction Flag causing string instructions to increment the SI and DI index registers. I think you will find it usefull so I 'm attaching it. |
|
#4
|
|||
|
|||
|
Thx
Thx 4 the opcodes. I realize it's a must have one.
kyrios |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tiny Obfuscate [C++] | CarrotStickCam | Community Tools | 5 | 11-12-2022 04:17 |
| TOOLS: tiny BAT file enhancers | dosprog | Community Tools | 1 | 01-26-2021 07:28 |