db和times是伪指令,是汇编阶段指导nasm用的。通俗地说就是给二进制文件内部占位置的,不参与运行阶段
> --
> --
> You received this message because you are subscribed to the Google
> Groups "自己动手写操作系统" group.
> To post to this group, send email to osfrom...@googlegroups.com
> To unsubscribe from this group, send email to
> osfromscratc...@googlegroups.com
> For more options, visit this group at
> https://groups.google.com/group/osfromscratch?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups "自己动手写操作系统" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to osfromscratc...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
osfromscratch+unsub...@googlegroups.com
For more options, visit this group at
https://groups.google.com/group/osfromscratch?hl=en
---
You received this message because you are subscribed to the Google Groups "自己动手写操作系统" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osfromscratch+unsub...@googlegroups.com.
osfromscratch+unsub...@googlegroups.com
For more options, visit this group at
https://groups.google.com/group/osfromscratch?hl=en
---
You received this message because you are subscribed to the Google Groups "自己动手写操作系统" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osfromscratch+unsub...@googlegroups.com.
nasm手册没多少,应该看一下;同时8086汇编基础也应该先学习或复习一遍