Skip to content
Snippets Groups Projects
Commit ec9d2c15 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

ARM: use Q/R inline asm operand modifiers only if supported


Some compilers do not support the Q/R modifiers used to access
the low/high parts of a 64-bit register pair.  Check for this
and disable all uses of it when not supported.

Fixes bug #337.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 4ab26cb4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment