Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / cris / labfloat.s
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
5  .syntax no_register_prefix
6 start:
7  move.d 0f,r4
8 0:
9  cmp.d 0b,r4