Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.05.12;
Скачать: CL | DM;

Вниз

Встроенный ассемблер   Найти похожие ветки 

 
dimon1979   (2003-04-29 16:12) [0]

Почему при попытке изменения EBX или чтения того, на что он указывает генерируется исключительная ситуация?


 
Digitman ©   (2003-04-29 16:17) [1]

код приводи


 
MBo ©   (2003-04-29 16:18) [2]

btw, EBX стоит сохранять и восстанавливать при выходе


 
Mystic ©   (2003-04-29 16:23) [3]

Register use

In general, the rules of register use in an asm statement are the same as those of an external procedure or function. An asm statement must preserve the EDI, ESI, ESP, EBP, and EBX registers, but can freely modify the EAX, ECX, and EDX registers. On entry to an asm statement, BP points to the current stack frame, SP points to the top of the stack, SS contains the segment address of the stack segment, and DS contains the segment address of the data segment. Except for ESP and EBP, an asm statement can assume nothing about register contents on entry to the statement.



Страницы: 1 вся ветка

Текущий архив: 2003.05.12;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.017 c
1-34451
Петр
2003-04-25 05:53
2003.05.12
Проблема с DLL


8-34518
sachem
2003-01-30 23:01
2003.05.12
менять картинки с эффектами


3-34365
Ann
2003-04-22 15:22
2003.05.12
date


14-34616
swordent
2003-04-22 16:19
2003.05.12
php > ... DELPHI!


1-34476
galexis
2003-04-29 13:23
2003.05.12
Не работает OnKeyDown на клавишу Tab