old-cross-binutils/gas/testsuite/gas/arm/vfpv3-const-conv.s
Paul Brook 00249aaae7 2006-11-29 Paul Brook <paul@codesourcery.com>
gas/
	* config/tc-arm.c (do_vfp_sp_const, do_vfp_dp_const): Fix operans
	encoding.

	gas/testsuite/
	* gas/arm/vfpv3-const-conv.s: Improve test coverage.
	* gas/arm/vfpv3-const-conv.d: Adjust expected output.
	* gas/arm/vfp-neon-syntax_t2.d: Ditto.
	* gas/arm/vfp-neon-syntax.d: Ditto.

	opcodes/
	* arm-dis.c (coprocessor_opcodes): Fix bitfields for fconstd/fconstd.
2006-11-29 16:26:56 +00:00

25 lines
376 B
ArmAsm

.arm
.syntax unified
fconsts s17, #4
fconsts s18, #0xa5
fconsts s19, #0x40
fconstd d17, #4
fconstd d18, #0xa5
fconstd d19, #0x40
fshtos s17, 9
fshtod d17, 9
fsltos s17, 9
fsltod d17, 9
fuhtos s17, 9
fuhtod d17, 9
fultos s17, 9
fultod d17, 9
ftoshs s19, 7
ftoshd d19, 7
ftosls s19, 7
ftosld d19, 7
ftouhs s19, 7
ftouhd d19, 7
ftouls s19, 7
ftould d19, 7