📄 leon3_test.c
字号:
#include "testmod.h"leon3_test(int domp, volatile int *irqmp, int mtest){ int tmp, i; if (!get_pid()) report_device(0x01003000); if (domp) mptest_start(irqmp); report_subtest(REGFILE+(get_pid()<<4)); if (regtest()) fail(1); multest(); divtest(); fputest(); if (mtest) cramtest(); if (domp) mptest_end(irqmp); cachetest();}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -