Bug 498632

Summary: s390x: fix LNGFR insn
Product: [Developer tools] valgrind Reporter: Florian Krohm <flo2030>
Component: vexAssignee: Florian Krohm <flo2030>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Fix IR generation for LNGFR

Description Florian Krohm 2025-01-13 22:37:31 UTC
POP:
The two’s complement of the absolute value of the second operand is placed at the first-operand location.

guest_s390_toIR.c:
static const HChar *s390_irgen_LNGFR(UChar r1, UChar r2 __attribute__((unused)))
Comment 1 Florian Krohm 2025-03-03 13:54:42 UTC
Created attachment 179069 [details]
Fix IR generation for LNGFR

as obvious
Comment 2 Florian Krohm 2025-03-22 18:51:50 UTC
Fixed in fc40fe4f6472fef88ef78515782deb24e585aea3