mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
4 lines
100 B
LLVM
4 lines
100 B
LLVM
|
; This is a non-normal FP value: it's a nan.
|
||
|
%NAN = global { float } { float 0x7FF8000000000000 }
|
||
|
|