Skip to content

Commit 262703d

Browse files
keith-packardstephanosio
authored andcommitted
qemu-arc: Fix arc64 emulation bugs for double load/store operations
Move to current synopsys master version: Implement {push,pop}dl_s. Rewrite translation functions for memory operations Add FPUv2 instructions. Signed-off-by: Keith Packard <[email protected]>
1 parent 964e066 commit 262703d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/recipes-devtools/qemu_arc/qemu-arc_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
55
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
66
file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
77

8-
SRCREV = "b46c4ec2d07a4c56c426b3d48195d6f2902226e5"
8+
SRCREV = "76e0fa9053b4184a29c9077959d484047eefe521"
99
SRC_URI = "gitsm://github.com/foss-for-synopsys-dwc-arc-processors/qemu.git;protocol=https;nobranch=1 \
1010
file://cross.patch \
1111
"

0 commit comments

Comments
 (0)