Files
sdk/runtime/vm/compiler/ffi/unit_tests/struct16bytesHomogenousx10/riscv64_linux.expect
T
Ryan Macnak d229aa0edd [vm, ffi] Extend stack slots to word size for RISC-V.
Clang relies on this, gcc does not.

TEST=ci
Change-Id: Iee14790367f6807abd222f69990640d44e6f1f77
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339081
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-11-30 16:42:28 +00:00

16 lines
513 B
Plaintext

M(a0 uint64, a1 uint64) Struct(size: 16)
fa0 float
M(a2 uint64, t3 uint64) Struct(size: 16)
M(t4 uint64, t5 uint64) Struct(size: 16)
M(a6 uint64, a7 uint64) Struct(size: 16)
M(S+0 uint64, S+8 uint64) Struct(size: 16)
M(S+16 uint64, S+24 uint64) Struct(size: 16)
M(S+32 uint64, S+40 uint64) Struct(size: 16)
M(S+48 uint64, S+56 uint64) Struct(size: 16)
M(S+64 uint64, S+72 uint64) Struct(size: 16)
fa1 float
S+80 int64[int8]
M(S+88 uint64, S+96 uint64) Struct(size: 16)
=>
M(a0 uint64, a1 uint64) Struct(size: 16)