powerpc.readme
来自「system C源码 一种替代verilog的语言」· README 代码 · 共 28 行
README
28 行
PowerPC assembly support1) MacOS X, Darwin, MKLinux and other systems based on Mach kernel ABI: - Configuration command: ./config powerpc-darwin - See documentation inside powerpc_mach.h, powerpc_mach.s, powerpc.c.2) LinuxPPC, and other systems based on System V ABI: - Configuration command: ./config powerpc - See documentation inside powerpc_sys5.h, powerpc_sys5.s, powerpc.c.Marco Bucci <marco.bucci@inwind.it>December 2002 * This software is largely based on the original PowerPC-Linux porting * developed by Ken Aaker <kenaaker@silverbacksystems.com> * * Marco Bucci <marco.bucci@inwind.it> * December 2002
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?