📄 regnames.c
字号:
/* This file is included by the common file reg_cache.c. * The regs_860.c file is the table of register names. * The purpose behind this multiple level of file inclusion is to allow * the common file "reg_cache.c" to include a file called "regnames.c" * which will have a target-specific register table without the target- * specific filename. */#include "regs_403.c"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -