[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
[binutils-gdb.git] / gdb / testsuite / gdb.base / macscp3.h
blobebfcc6e1930c177923a6c0075af37ae7caa9f127
1 #define IN_MACSCP3_H
3 #undef WHERE
4 #define WHERE before macscp3_1
5 #define BEFORE_MACSCP3_1
6 #undef UNTIL_MACSCP3_1
7 void
8 macscp3_1 ()
10 puts ("macscp3_1");
13 #include "macscp4.h"
15 #undef WHERE
16 #define WHERE before macscp3_2
17 #define BEFORE_MACSCP3_2
18 #undef UNTIL_MACSCP3_2
19 void
20 macscp3_2 ()
22 puts ("macscp3_2");
25 #undef IN_MACSCP3_H