Home
last modified time | relevance | path

Searched refs:integer_asm_op (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/
H A Datari.h64 fputs (integer_asm_op (1, TRUE), (FILE)); \
79 fprintf ((FILE), "\n%s", integer_asm_op (1, TRUE)); \
H A Damix.h104 fputs (integer_asm_op (1, TRUE), (FILE)); \
119 fprintf ((FILE), "\n%s", integer_asm_op (1, TRUE)); \
H A Dsgs.h124 fputs (integer_asm_op (1, TRUE), (FILE)); \
139 fprintf ((FILE), "\n%s", integer_asm_op (1, TRUE)); \
387 asm_fprintf (FILE, "%s%LL%d-%LL%d\n", integer_asm_op (2, TRUE), VALUE, REL)
H A Dm68kelf.h188 fputs (integer_asm_op (1, TRUE), (FILE)); \
203 fprintf ((FILE), "\n%s", integer_asm_op (1, TRUE)); \
H A Dm68kv4.h217 fputs (integer_asm_op (1, TRUE), (FILE)); \
232 fprintf ((FILE), "\n%s", integer_asm_op (1, TRUE)); \
H A Dmot3300.h347 fputs (integer_asm_op (1, TRUE), (FILE)); \
418 asm_fprintf (FILE, "%s%LL%d\n", integer_asm_op (4, TRUE), (VALUE))
425 integer_asm_op (2, TRUE), (VALUE), (REL))
/openbsd-src/gnu/gcc/gcc/config/m68k/
H A Dm68kelf.h166 fputs (integer_asm_op (1, TRUE), (FILE)); \
181 fprintf ((FILE), "\n%s", integer_asm_op (1, TRUE)); \
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.h796 fprintf (STREAM, ".Lchainval:%s0\n", integer_asm_op (4, TRUE)); \
797 fprintf (STREAM, ".Lfnaddr:%s0\n", integer_asm_op (4, TRUE)); \
1157 fprintf (STREAM, "%s%sL%u\n", integer_asm_op (4, TRUE), \
1164 fprintf (STREAM, "%s%sL%u-%sL%u\n", integer_asm_op (4, TRUE), \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa-linux.h48 fputs (integer_asm_op (SIZE, FALSE), FILE); \
H A Dpa-openbsd64.h140 fputs (integer_asm_op (SIZE, FALSE), FILE); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.h974 fprintf (STREAM, ".Lfnaddr:%s0\n", integer_asm_op (4, TRUE)); \
975 fprintf (STREAM, ".Lchainval:%s0\n", integer_asm_op (4, TRUE)); \
1547 fprintf (STREAM, "%s%sL%u\n", integer_asm_op (4, TRUE), \
1554 fprintf (STREAM, "%s%sL%u-%sL%u\n", integer_asm_op (4, TRUE), \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.h1000 fputs (integer_asm_op (UNITS_PER_WORD, TRUE), (FILE)); \
1010 fputs (integer_asm_op (UNITS_PER_WORD, TRUE), (FILE)); \
1060 fputs (integer_asm_op (UNITS_PER_WORD, TRUE), FILE); \
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.h884 fputs (integer_asm_op (UNITS_PER_WORD, TRUE), (FILE)); \
894 fputs (integer_asm_op (UNITS_PER_WORD, TRUE), (FILE)); \
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dia64.h1813 fputs (integer_asm_op (SIZE, FALSE), FILE); \
1896 fputs (integer_asm_op (SIZE, FALSE), FILE); \
1905 fputs (integer_asm_op (SIZE, FALSE), FILE); \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doutput.h319 extern const char *integer_asm_op PARAMS ((int, int));
H A Ddefaults.h84 do { fputs (integer_asm_op (POINTER_SIZE / UNITS_PER_WORD, TRUE), FILE); \
H A Ddwarf2asm.c50 const char *op = integer_asm_op (size, FALSE);
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2asm.c50 const char *op = integer_asm_op (size, FALSE); in dw2_assemble_integer()
72 const char *op = integer_asm_op (size, FALSE); in dw2_asm_output_data()
H A Doutput.h242 extern const char *integer_asm_op (int, int);
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h2130 fputs (integer_asm_op (SIZE, FALSE), FILE); \
2207 fputs (integer_asm_op (SIZE, FALSE), FILE); \
2216 fputs (integer_asm_op (SIZE, FALSE), FILE); \
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1452 fprintf (FILE, "\t%s\tL%d-L%d\n", integer_asm_op (2, TRUE), VALUE, REL)
1456 fprintf (FILE, "\t%s\t.L%d\n", integer_asm_op (2, TRUE), VALUE)
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1676 fprintf (FILE, "\t%s\tL%d-L%d\n", integer_asm_op (2, TRUE), VALUE, REL)
1680 fprintf (FILE, "\t%s\t.L%d\n", integer_asm_op (2, TRUE), VALUE)
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dpa.h472 fputs (integer_asm_op (SIZE, FALSE), FILE); \
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.h1784 fputs (integer_asm_op (SIZE, FALSE), FILE); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h2058 fputs (integer_asm_op (SIZE, FALSE), FILE); \

12