* gas/cris/rd-bcnst-pic.d, gas/cris/rd-branch-pic.d,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / labfloat.s
CommitLineData
a471a06b
HPN
1; Check if labels are mistaken for floats.
2; Since we don't handle floats at all, "0f" should not be mistaken for a
3; floating-point number at any time.
4 .text
0465aa2f 5 .syntax no_register_prefix
a471a06b
HPN
6start:
7 move.d 0f,r4
80:
9 cmp.d 0b,r4
This page took 0.246105 seconds and 4 git commands to generate.