Skip to content

ios 64 bit build errors #437

@GoogleCodeExporter

Description

@GoogleCodeExporter
../../source/row_neon64.cc:456:17: note: use constraint modifier "w"
    "subs       %4, %4, #8                     \n"
                ^~
                %w4

../../util/psnr.cc:90:17: note: use constraint modifier "w"
    "subs       %2, %2, #16                    \n"
                ^~
                %w2
../../source/compare_neon64.cc:35:17: note: use constraint modifier "w"
    "subs       %2, %2, #16                    \n"
                ^~
                %w2

../../source/scale_neon64.cc:77:21: note: use constraint modifier "w"
    "subs       %3, %3, #16                    \n"  // 16 processed per loop
                    ^~
                    %w3

Original issue reported on code.google.com by fbarch...@google.com on 4 May 2015 at 6:46

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions