OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [d30v/] [warn_oddreg.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
# GAS should print a warning  when an odd register is used as a target
2
# of multi-word instructions: ld2w, ld4bh, ld4bhu, ld2h, st2w, st4hb, st2h,
3
# and mulx2h
4
 
5
st2w r1, @(r0, 0)        ||      nop
6
ld2w r1, @(r0, 0)        ||      nop
7
ld4bh r1, @(r0, 0)       ||      nop
8
ld4bhu r1, @(r0, 0)      ||      nop
9
ld2h r1, @(r0, 0)        ||      nop
10
st4hb r1, @(r0, 0)       ||      nop
11
st2h r1, @(r0, 0)        ||      nop
12
nop     ||      mulx2h r1, r5, r6

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.