⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cc_build_debug.log

📁 对数运算实现是32位的运算包含有指数和对数的求法
💻 LOG
字号:
------------------------------  log.pjt - Debug  ------------------------------
"d:\ccs2.2\c5500\cgtools\bin\cl55" -g -q -fr"E:/log/Debug" -d"_DEBUG" -@"Debug.lkf" "init.asm"

"d:\ccs2.2\c5500\cgtools\bin\cl55" -g -q -fr"E:/log/Debug" -d"_DEBUG" -@"Debug.lkf" "log10.asm"
"log10.asm", REMARK   at line 35: [R5584] Be sure to see see the C55x silicon
                                          exceptions errata advisory CPU_47
                                          when attempting to execute an
                                          exponent or normalization instruction
                                          in parallel
	             MANT     AC0,AC1

"log10.asm", REMARK   at line 40: [R5573] Any BKxx and BSAxx updates are not
                                          pipline protected against MAR
                                          operations within 5 cycles (see line
                                          39) (see the C55x silicon exceptions
                                          errata; Advisory CPU_43)
	             AMAR     *AR1-

"log10.asm", REMARK   at line 42: [R5573] Any BKxx and BSAxx updates are not
                                          pipline protected against MAR
                                          operations within 5 cycles (see line
                                          39) (see the C55x silicon exceptions
                                          errata; Advisory CPU_43)
	             AMOV     #logtable,XAR2   

"log10.asm", REMARK   at line 68: [R5673] If accumulator shift left operation
                                          overflows, M40 == 0, SXMD == 0, and
                                          C54CM == 0, then the shift operation
                                          may not yield the appropriate
                                          saturated result; (see the C55x
                                          silicon exceptions errata; Advisory
                                          CPU_89)
	             ADD      AC0 << #15,AC1

"log10.asm", REMARK   at line 71: [R5584] Be sure to see see the C55x silicon
                                          exceptions errata advisory CPU_47
                                          when attempting to execute an
                                          exponent or normalization instruction
                                          in parallel
	             MANT     AC1,AC0

"log10.asm", REMARK   at line 74: [R5584] Be sure to see see the C55x silicon
                                          exceptions errata advisory CPU_47
                                          when attempting to execute an
                                          exponent or normalization instruction
                                          in parallel
	             MANT     AC0,AC1


"d:\ccs2.2\c5500\cgtools\bin\cl55" -g -q -fr"E:/log/Debug" -d"_DEBUG" -@"Debug.lkf" "main.c"

"d:\ccs2.2\c5500\cgtools\bin\cl55" -g -q -fr"E:/log/Debug" -d"_DEBUG" -@"Debug.lkf" "para_define.asm"

"d:\ccs2.2\c5500\cgtools\bin\cl55" -g -q -fr"E:/log/Debug" -d"_DEBUG" -@"Debug.lkf" "parameter.asm"

"d:\ccs2.2\c5500\cgtools\bin\cl55" -@"Debug.lkf"

Build Complete,
  0 Errors, 0 Warnings, 6 Remarks.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -