Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / lirasm / tests / std2f.in
1 ptr = allocp 8
2 d = immd -1
3 ; Store the value twice in consecutive slots to check that it's really stored as 32 bits.
4 std2f d ptr 4
5 std2f d ptr 0
6 d2 = ldf2d ptr 4
7 retd d2