repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
sim
/
testsuite
/
frv
/
not.cgs
blob
e44eabfcd0a47ea0d64d67dd9304f549f1dc9625
1
# frv testcase for not $GRj,$GRk
2
# mach: all
3
4
.include "testutils.inc"
5
6
start
7
8
.global not
9
not:
10
set_gr_limmed 0xaaaa,0xaaaa,gr7
11
not gr7,gr7
12
test_gr_limmed 0x5555,0x5555,gr7
13
14
set_gr_limmed 0xdead,0xbeef,gr7
15
not gr7,gr7
16
test_gr_limmed 0x2152,0x4110,gr7
17
18
pass