Searched defs:DO_QNEG16 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-arm/
H A Dneon_helper.c1732 #define DO_QNEG16(x) do { \ macro
1743 DO_QNEG16(vec.v1);
1744 DO_QNEG16(vec.v2);
1748 #undef DO_QNEG16 macro

Completed in 25 milliseconds