search for: cl_reg

Displaying 1 result from an estimated 1 matches for "cl_reg".

Did you mean: il_reg
2001 May 18
1
RFC-interupt31-sv/restore
.../* save all registers */ svctx[0]=AL_reg(context); svctx[1]=AH_reg(context); svctx[2]=SS_reg(context); svctx[3]=SI_reg(context); svctx[4]=DL_reg(context); svctx[5]=DH_reg(context); svctx[6]=CL_reg(context); svctx[7]=CH_reg(context); } #endif /* __386__ */