projects
/
deliverable
/
binutils-gdb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
i386
/
arch-2.s
Commit
Line
Data
8d79a8c8
L
1
# Test .arch .sse4.2
2
.arch generic32
3
.arch .sse4.2
4
ptest %xmm1,%xmm0
5
roundpd $0,%xmm1,%xmm0
6
roundps $0,%xmm1,%xmm0
7
roundsd $0,%xmm1,%xmm0
8
roundss $0,%xmm1,%xmm0
9
crc32 %ecx,%ebx
This page took
0.330952 seconds
and
4
git commands to generate.