Sign in
gnu
/
binutils-gdb
/
38b03d23c7c7e6a9f8f27a9899fd0a84587c379e
/
.
/
gas
/
testsuite
/
gas
/
cris
/
labfloat.s
blob: d24f1e775469faeaf9c0865efd962bf984d927a3 [
file
] [
log
] [
blame
]
;
Check
if
labels are mistaken
for
floats.
;
Since we don
't handle floats at all, "0f" should not be mistaken for a
; floating-point number at any time.
.text
.syntax no_register_prefix
start:
move.d 0f,r4
0:
cmp.d 0b,r4