Skip to content

incorrect translation of some SIMD instructions #27

@markro49

Description

@markro49

(originally reported by Dhruva Mishra dhruva@iiitkalyani.ac.in)
16 SIMD instructions were marked as binary that should have been marked ternary. This error is looks to be from the original source for dyncomp_translate.c. Apparently, no tests ever exposed this problem before until dhruva's use of OpenCV (computer vision library) - and even then it fails on Ubuntu but not CentOS. Some difference in the code generation of the C/C++ runtime libraries?

I have a fix that I'm checking in now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions