projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tizen 2.4 release
[external/binutils.git]
/
gas
/
testsuite
/
gas
/
aarch64
/
neon-not.s
1
2
3
.text
4
.arch armv8-a
5
6
.irp r, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
7
not v\r\().8b, v\r\().8b
8
mvn v\r\().8b, v\r\().8b
9
10
not v\r\().16b, v\r\().16b
11
mvn v\r\().16b, v\r\().16b
12
.endr
13