repo.or.cz
/
gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial import
[gdb.git]
/
sim
/
testsuite
/
sim
/
sh64
/
media
/
mcmpeqw.cgs
blob
085df84eeb90755667ab0a2f680ce68d141dce4a
1
# sh testcase for mcmpeq.w $rm, $rn, $rd -*- Asm -*-
2
# mach: all
3
# as: -isa=shmedia
4
# ld: -m shelf64
5
6
.include "media/testutils.inc"
7
8
start
9
10
.global mcmpeqw
11
mcmpeqw:
12
mcmpeq.w r0, r0, r0
13
14
pass