[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
[binutils-gdb.git] / gdb / testsuite / gdb.base / macscp2.h
blobef0feaac5a502dfcf019d23947470715ef9cafc2
1 #define IN_MACSCP2_H
3 #undef WHERE
4 #define WHERE before macscp2_1
5 #define BEFORE_MACSCP2_1
6 #undef UNTIL_MACSCP2_1
7 void
8 macscp2_1 ()
10 puts ("macscp2_1");
13 #include "macscp4.h"
15 #undef WHERE
16 #define WHERE before macscp2_2
17 #define BEFORE_MACSCP2_2
18 #undef UNTIL_MACSCP2_2
19 void
20 macscp2_2 ()
22 puts ("macscp2_2");
25 #undef IN_MACSCP2_H