以下为8086_ 16位的汇编程序:mov al,[30h]cbwmov [32h],axmov al,[31h]cbwadd ax,[32h]mov [32h],aximul word ptr [32h]mov [32h],axmov [34h],dx