03 2021 档案

摘要:https://blog.csdn.net/shuai0845/article/details/98330290 https://blog.csdn.net/wuzhong8809/article/details/84578399?utm_medium=distribute.pc_relevant. 阅读全文
posted @ 2021-03-26 10:26 hostid 阅读(1044) 评论(0) 推荐(0) 编辑
摘要:/* $Id: start.S,v 1.1.1.1 2006/09/14 01:59:08 root Exp $ */ /* * Copyright (c) 2001 Opsycon AB (www.opsycon.se) * * Redistribution and use in source a 阅读全文
posted @ 2021-03-16 15:46 hostid 阅读(205) 评论(0) 推荐(0) 编辑
摘要:二、mips汇编demo .ent .end解释 https://blog.csdn.net/ustc517551033/article/details/5803774 MIPS指令集 空间划分 https://blog.csdn.net/qq_41191281/article/details/85 阅读全文
posted @ 2021-03-11 17:30 hostid 阅读(72) 评论(0) 推荐(0) 编辑
摘要:一、mips延时槽概念 概述 分支延迟槽 (Branch delay slot),简单地说就是位于分支指令后面的一条指令,不管分支发生与否其总是被执行,而且位于分支延迟槽中的指令先于分支指令提交 (commit)。 不管分支发生与否其总是被执行,所以下一下指令不应该做任何操作导致对其它有影响,所以一 阅读全文
posted @ 2021-03-11 17:29 hostid 阅读(2379) 评论(0) 推荐(0) 编辑
摘要:MIPS指令集中: mtc0 - move to c0 和 mfc0 - move from c0 cfc0 - copy from c0 ctc0 - copy to c0呢? //uart https://www.cnblogs.com/blogernice/articles/9850920.h 阅读全文
posted @ 2021-03-11 17:28 hostid 阅读(408) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/cmlighters/p/loongson_address_resolution.html https://blog.csdn.net/qq_26989627/article/details/109107667 https://blog.csdn.ne 阅读全文
posted @ 2021-03-05 09:48 hostid 阅读(316) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示