branch-warn-3.s
来自「基于4个mips核的noc设计」· S 代码 · 共 14 行
S
14 行
; Test warning for expansion of branches.; FIXME: Warnings currently have the line number of the last; line, which is not really good.; { dg-do assemble { target cris-*-* } }; { dg-options "-N" } .textstart: nop .space 32768,0 ba start ; { dg-warning "32-bit conditional branch generated" "" { target cris-*-* } { 13 } } nop
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?