DX
CX
BX
AX
IP
CS
PLAGS
任务中使用的寄存器的数据结构
typedef struct int_regs{
unsigned bp;
unsigned di;
unsigned si;
unsigned ds;
unsigned es;
unsigned dx;
unsigned cx;
unsigned bx;
unsigned ax;
unsigned ip;
unsigned cs;
unsigned flags;
延伸阅读
文章来源于领测软件测试网 https://www.ltesting.net/