Home
last modified time | relevance | path

Searched refs:ABICALLS_ASM_OP (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dsni-svr4.h65 #define ABICALLS_ASM_OP "\t.option pic2" macro
H A Diris5.h27 #define ABICALLS_ASM_OP "\t.option pic2" macro
H A Dmips.c6472 #ifndef ABICALLS_ASM_OP
6473 #define ABICALLS_ASM_OP "\t.abicalls" macro
6477 fprintf (stream, "%s\n", ABICALLS_ASM_OP);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.47499 * config/mips/iris5.h (ABICALLS_ASM_OP): Here.
7504 * config/mips/mips.c (ABICALLS_ASM_OP): Here.
7510 * config/mips/sni-svr4.h (ABICALLS_ASM_OP): Here.