summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1568107
blob: 6e568046f8841606e4a49cbd1c9044eba9b3bb1e (plain) (blame)
1
2
3
The issue arises from `setup_rt_frame` not being implemented in QEMU when running an x86_64 binary on an ARM system using user-mode emulation. This function is related to setting up the runtime frame, which is part of the runtime environment rather than a specific instruction or syscall.

runtime