Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / neon-logic.s
CommitLineData
4316f0d2
DG
1.syntax unified
2vorr.i32 q0, q0, #0xff
3vorr.i32 q0, #0xff
4vorr.i32 q0, q1, q2
5vorr.i32 q0, q1
6vorr.i32 d0, d0, #0xff
7vorr.i32 d0, #0xff
8vorr.i32 d0, d1, d2
9vorr.i32 d0, d1
This page took 0.267135 seconds and 4 git commands to generate.