holey-bytes/lang/tests/son_tests_floating_point_arithmetic.txt

12 lines
216 B
Plaintext
Raw Normal View History

2024-10-29 07:36:12 -05:00
main:
2024-11-15 15:35:03 -06:00
ADDI64 r254, r254, -8d
ST r32, r254, 0a, 8h
LI32 r13, 3212836864w
CP r1, r13
LD r32, r254, 0a, 8h
ADDI64 r254, r254, 8d
2024-10-29 07:36:12 -05:00
JALA r0, r31, 0a
2024-11-15 15:35:03 -06:00
code size: 76
2024-10-29 07:36:12 -05:00
ret: 3212836864
status: Ok(())