Searched refs:RS6000_CALL_GLUE (Results 1 – 18 of 18) sorted by relevance
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | aix41.h | 87 #undef RS6000_CALL_GLUE 88 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | beos.h | 98 #undef RS6000_CALL_GLUE 99 #define RS6000_CALL_GLUE "cror 15,15,15" macro
|
H A D | aix43.h | 167 #undef RS6000_CALL_GLUE 168 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | aix51.h | 170 #undef RS6000_CALL_GLUE 171 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | aix52.h | 171 #undef RS6000_CALL_GLUE 172 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | linux64.h | 400 #undef RS6000_CALL_GLUE 401 #define RS6000_CALL_GLUE (TARGET_64BIT ? "nop" : "cror 31,31,31") macro
|
H A D | rs6000.h | 2184 #define RS6000_CALL_GLUE "cror 31,31,31" macro
|
H A D | rs6000.c | 10302 asm_fprintf (file, RS6000_CALL_GLUE); in print_operand()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | aix41.h | 99 #undef RS6000_CALL_GLUE 100 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | beos.h | 109 #undef RS6000_CALL_GLUE 110 #define RS6000_CALL_GLUE "cror 15,15,15" macro
|
H A D | aix31.h | 77 #undef RS6000_CALL_GLUE 78 #define RS6000_CALL_GLUE "cror 15,15,15" macro
|
H A D | aix43.h | 181 #undef RS6000_CALL_GLUE 182 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | aix51.h | 190 #undef RS6000_CALL_GLUE 191 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | aix52.h | 182 #undef RS6000_CALL_GLUE 183 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
|
H A D | linux64.h | 207 #undef RS6000_CALL_GLUE 208 #define RS6000_CALL_GLUE "nop" macro
|
H A D | rs6000.h | 2802 #define RS6000_CALL_GLUE "cror 31,31,31" macro
|
H A D | rs6000.c | 7431 asm_fprintf (file, RS6000_CALL_GLUE);
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.2 | 13753 * rs6000.c (output_prolog): RS6000_CALL_GLUE must be 14140 * rs6000/aix41.h (RS6000_CALL_GLUE): Define. 14141 * rs6000/aix43.h (RS6000_CALL_GLUE): Likewise.
|