摘要: Register usage and data alignment for 16-bit modelsWhen interfacing to 16-bit memory models, assembly languagefunctions can change the values in AX, BX, CX, DX, or ES. Functionsmust preserve the values in SI, DI, BP, SP, SS, CS, and DS. Thedirection flag must always be set to forward.Data should be 阅读全文
posted @ 2011-09-09 17:25 Jack204 阅读(431) 评论(0) 推荐(0)