[RISC-V][JIT] Fix floating-point args passing (#86244)
authorDong-Heon Jung <clamp03@gmail.com>
Wed, 17 May 2023 13:09:41 +0000 (22:09 +0900)
committerGitHub <noreply@github.com>
Wed, 17 May 2023 13:09:41 +0000 (15:09 +0200)
commit7c72ba5c91f040eeff249b36525262ad75bbf1d0
treeceaefedae6d70334ff45f8bac796e80729f1f294
parent8454898b109a7063d3d68c79aba68e5527253668
[RISC-V][JIT] Fix floating-point args passing (#86244)
src/coreclr/jit/codegenriscv64.cpp
src/coreclr/jit/emitriscv64.cpp