Home
last modified time | relevance | path

Searched refs:RS6000_CALL_GLUE (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/gcc/gcc/config/rs6000/
H A Daix41.h87 #undef RS6000_CALL_GLUE
88 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Dbeos.h98 #undef RS6000_CALL_GLUE
99 #define RS6000_CALL_GLUE "cror 15,15,15" macro
H A Daix43.h167 #undef RS6000_CALL_GLUE
168 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Daix51.h170 #undef RS6000_CALL_GLUE
171 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Daix52.h171 #undef RS6000_CALL_GLUE
172 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Dlinux64.h400 #undef RS6000_CALL_GLUE
401 #define RS6000_CALL_GLUE (TARGET_64BIT ? "nop" : "cror 31,31,31") macro
H A Drs6000.h2184 #define RS6000_CALL_GLUE "cror 31,31,31" macro
H A Drs6000.c10302 asm_fprintf (file, RS6000_CALL_GLUE); in print_operand()
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daix41.h99 #undef RS6000_CALL_GLUE
100 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Dbeos.h109 #undef RS6000_CALL_GLUE
110 #define RS6000_CALL_GLUE "cror 15,15,15" macro
H A Daix31.h77 #undef RS6000_CALL_GLUE
78 #define RS6000_CALL_GLUE "cror 15,15,15" macro
H A Daix43.h181 #undef RS6000_CALL_GLUE
182 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Daix51.h190 #undef RS6000_CALL_GLUE
191 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Daix52.h182 #undef RS6000_CALL_GLUE
183 #define RS6000_CALL_GLUE "{cror 31,31,31|nop}" macro
H A Dlinux64.h207 #undef RS6000_CALL_GLUE
208 #define RS6000_CALL_GLUE "nop" macro
H A Drs6000.h2802 #define RS6000_CALL_GLUE "cror 31,31,31" macro
H A Drs6000.c7431 asm_fprintf (file, RS6000_CALL_GLUE);
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.213753 * 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.