projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upload Tizen:Base source
[external/binutils.git]
/
gas
/
testsuite
/
gas
/
tic6x
/
predicate-bad-1.s
1
# Test bad syntax for predicates.
2
.text
3
.globl f
4
f:
5
[not a predicate
6
[A1] ; no instruction
7
[unknown] nop
8
[a3] nop
9
[b500] nop
10
[] nop
11
[!] nop
12
[!a] nop
13
[!A] nop
14
[!b] nop
15
[!B] nop
16
[!x] nop
17
[a] nop
18
[B] nop
19
[a1] [!B1] nop
20
[A2] .word 0
21
[!B2] label:
22
[!A1] .word 1