Implement a float16 directive for assembling 16 bit IEEE 754 floating point numbers...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / float16-be.d
1 # name: Big endian float16 literals (IEEE 754 format)
2 # source: float16.s
3 # objdump: -s --section=.data
4 # as: -mbig-endian
5
6 .*: +file format .*
7
8 Contents of section \.data:
9 0000 4a002fdf 1c197bff 000103ff 04003c00.*
10 0010 3c017fff 7c00fc00 00008000 bc00bbe7.*
11 0020 fbff4200 4a00603e.*
This page took 0.047103 seconds and 5 git commands to generate.