摘要: .data 段的内存引用实例 十进制数不要以0开头,否则会被认为是8进制数 一个数前面可以加-负号或者~取反符号; 申请一个内存块; 重复! 转义字符! 内存对齐 The offset from the PC has 19 bits in the instruction, which gives a 阅读全文
posted @ 2023-08-18 21:38 杨大茄子 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Unconditional Branch The simplest branch instruction is B label 无条件分支跳转 有符号数为负则设置N标志,否则clear 结果为0 设置此标志,否则clear 加法中溢出了则设置此标志,减法不需要借也就是结果不为负则设置,移位中保存最后 阅读全文
posted @ 2023-08-18 17:25 杨大茄子 阅读(6) 评论(0) 推荐(0) 编辑