Home
last modified time | relevance | path

Searched refs:asm_fprintf (Results 1 – 25 of 121) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Daout.h182 asm_fprintf (STREAM, "\t.word\t%LL%d\n", VALUE); \
194 asm_fprintf (STREAM, "\tb\t%LL%d\n", VALUE); \
202 asm_fprintf (STREAM, "\t.byte\t(%LL%d-%LL%d)/2\n", \
206 asm_fprintf (STREAM, "\t.2byte\t(%LL%d-%LL%d)/2\n", \
210 asm_fprintf (STREAM, "\t.word\t%LL%d-%LL%d\n", \
218 asm_fprintf (STREAM, "\t.word\t%LL%d+1\n", VALUE); \
225 asm_fprintf (STREAM, "\t.byte\t(%LL%d-%LL%d)/2\n", \
229 asm_fprintf (STREAM, "\t.2byte\t(%LL%d-%LL%d)/2\n", \
234 asm_fprintf (STREAM, "\t.word\t%LL%d+1-%LL%d\n", VALUE, REL); \
236 asm_fprintf (STREAM, "\t.word\t%LL%d+1\n", VALUE); \
[all …]
H A Dnetbsd-elf.h120 asm_fprintf (STREAM, "\tmov\t%Rip, %Rlr\n"); \
121 asm_fprintf (STREAM, "\tbl\t__mcount%s\n", \
H A Dfreebsd.h139 asm_fprintf (STREAM, "\tmov\t%Rip, %Rlr\n"); \
140 asm_fprintf (STREAM, "\tbl\t__mcount%s\n", \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Daout.h182 asm_fprintf (STREAM, "\t.word\t%LL%d\n", VALUE); \
194 asm_fprintf (STREAM, "\tb\t%LL%d\n", VALUE); \
202 asm_fprintf (STREAM, "\t.byte\t(%LL%d-%LL%d)/2\n", \
206 asm_fprintf (STREAM, "\t.2byte\t(%LL%d-%LL%d)/2\n", \
210 asm_fprintf (STREAM, "\t.word\t%LL%d-%LL%d\n", \
218 asm_fprintf (STREAM, "\t.word\t%LL%d+1\n", VALUE); \
225 asm_fprintf (STREAM, "\t.byte\t(%LL%d-%LL%d)/2\n", \
229 asm_fprintf (STREAM, "\t.2byte\t(%LL%d-%LL%d)/2\n", \
234 asm_fprintf (STREAM, "\t.word\t%LL%d+1-%LL%d\n", VALUE, REL); \
236 asm_fprintf (STREAM, "\t.word\t%LL%d+1\n", VALUE); \
[all …]
H A Dnetbsd-elf.h120 asm_fprintf (STREAM, "\tmov\t%Rip, %Rlr\n"); \
121 asm_fprintf (STREAM, "\tbl\t__mcount%s\n", \
H A Dfreebsd.h139 asm_fprintf (STREAM, "\tmov\t%Rip, %Rlr\n"); \
140 asm_fprintf (STREAM, "\tbl\t__mcount%s\n", \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.h1310 asm_fprintf (STREAM, "%U%s", NAME)
1361 asm_fprintf (STREAM, "\tsubi sp,4\n\twrite.l (sp),%s\n", \
1370 asm_fprintf (STREAM, "\tread.l %s,(sp)\n\taddi sp,4\n", \
1395 asm_fprintf ((STREAM), "\t.long\t%LL%d-%LL%d\n", (VALUE),(REL)); \
1398 asm_fprintf ((STREAM), "\t.word\t%LL%d-%LL%d\n", (VALUE),(REL)); \
1401 asm_fprintf ((STREAM), "\t.byte\t%LL%d-%LL%d\n", (VALUE),(REL)); \
1417 asm_fprintf (STREAM, "\t.long %LL%d\n", VALUE)
1434 asm_fprintf (STREAM, "\t.long 0\n")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.h1310 asm_fprintf (STREAM, "%U%s", NAME)
1361 asm_fprintf (STREAM, "\tsubi sp,4\n\twrite.l (sp),%s\n", \
1370 asm_fprintf (STREAM, "\tread.l %s,(sp)\n\taddi sp,4\n", \
1395 asm_fprintf ((STREAM), "\t.long\t%LL%d-%LL%d\n", (VALUE),(REL)); \
1398 asm_fprintf ((STREAM), "\t.word\t%LL%d-%LL%d\n", (VALUE),(REL)); \
1401 asm_fprintf ((STREAM), "\t.byte\t%LL%d-%LL%d\n", (VALUE),(REL)); \
1417 asm_fprintf (STREAM, "\t.long %LL%d\n", VALUE)
1434 asm_fprintf (STREAM, "\t.long 0\n")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-elf.h78 asm_fprintf (STREAM, "\t.byte\t(%LL%d - %LLrtx%d) / 4\n", \
82 asm_fprintf (STREAM, "\t.2byte\t(%LL%d - %LLrtx%d) / 4\n", \
87 asm_fprintf (STREAM, "\t.word\t(%LL%d - %LLrtx%d) / 4\n", \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-elf.h78 asm_fprintf (STREAM, "\t.byte\t(%LL%d - %LLrtx%d) / 4\n", \
82 asm_fprintf (STREAM, "\t.2byte\t(%LL%d - %LLrtx%d) / 4\n", \
87 asm_fprintf (STREAM, "\t.word\t(%LL%d - %LLrtx%d) / 4\n", \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dnetbsd-elf.h98 asm_fprintf (FILE, "\tmovea.l #%LLP%d-.,%Ra1\n", (LABELNO)); \
99 asm_fprintf (FILE, "\tlea (-6,%Rpc,%Ra1),%Ra1\n"); \
102 asm_fprintf (FILE, "\tlea (%LLP%d,%Rpc),%Ra1\n", (LABELNO)); \
H A Dm68k.h502 asm_fprintf (FILE, "\tlea %LLP%d,%Ra0\n\tjsr mcount\n", (LABELNO))
785 asm_fprintf (FILE, "%U%s", NAME)
791 asm_fprintf (FILE, (MOTOROLA \
797 asm_fprintf (FILE, (MOTOROLA \
805 asm_fprintf (FILE, "\t.long %LL%d\n", VALUE)
808 asm_fprintf (FILE, \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dnetbsd-elf.h98 asm_fprintf (FILE, "\tmovea.l #%LLP%d-.,%Ra1\n", (LABELNO)); \
99 asm_fprintf (FILE, "\tlea (-6,%Rpc,%Ra1),%Ra1\n"); \
102 asm_fprintf (FILE, "\tlea (%LLP%d,%Rpc),%Ra1\n", (LABELNO)); \
H A Dm68k.h502 asm_fprintf (FILE, "\tlea %LLP%d,%Ra0\n\tjsr mcount\n", (LABELNO))
785 asm_fprintf (FILE, "%U%s", NAME)
791 asm_fprintf (FILE, (MOTOROLA \
797 asm_fprintf (FILE, (MOTOROLA \
805 asm_fprintf (FILE, "\t.long %LL%d\n", VALUE)
808 asm_fprintf (FILE, \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dlinux.h79 asm_fprintf (FILE, "+"); \
80 asm_fprintf (FILE, "%U%s", real_name); \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dlinux.h77 asm_fprintf (FILE, "+"); \
78 asm_fprintf (FILE, "%U%s", real_name); \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h743 asm_fprintf ((FILE), "\t.word %LL%d\n", (VALUE)); \
745 asm_fprintf ((FILE), "\t.short %LL%d\n", (VALUE)); \
752 asm_fprintf ((FILE), "\t.word"); \
754 asm_fprintf ((FILE), "\t.short"); \
755 asm_fprintf ((FILE), " %LL%d-%LL%d\n", (VALUE), (REL)); \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h743 asm_fprintf ((FILE), "\t.word %LL%d\n", (VALUE)); \
745 asm_fprintf ((FILE), "\t.short %LL%d\n", (VALUE)); \
752 asm_fprintf ((FILE), "\t.word"); \
754 asm_fprintf ((FILE), "\t.short"); \
755 asm_fprintf ((FILE), " %LL%d-%LL%d\n", (VALUE), (REL)); \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.cc1598 asm_fprintf (asm_out_file, "\tpushm\t%s-%s\n", in rx_emit_stack_pushm()
1915 asm_fprintf (file, "\t; Note: Fast Interrupt Handler\n"); in rx_output_function_prologue()
1918 asm_fprintf (file, "\t; Note: Interrupt Handler\n"); in rx_output_function_prologue()
1921 asm_fprintf (file, "\t; Note: Naked Function\n"); in rx_output_function_prologue()
1924 asm_fprintf (file, "\t; Note: Nested function declared " in rx_output_function_prologue()
1928 asm_fprintf (file, "\t; Note: Calls __builtin_eh_return.\n"); in rx_output_function_prologue()
1952 asm_fprintf (asm_out_file, "\tpopm\t%s-%s\n", in rx_emit_stack_popm()
1956 asm_fprintf (asm_out_file, "\trtsd\t#%d, %s-%s\n", in rx_emit_stack_popm()
3111 asm_fprintf (file, "\tmov.L\t#0deadbeefH, r%d\n", STATIC_CHAIN_REGNUM); in rx_trampoline_template()
3112 asm_fprintf (file, "\tmov.L\t#0deadbeefH, r%d\n", TRAMPOLINE_TEMP_REGNUM); in rx_trampoline_template()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.c1597 asm_fprintf (asm_out_file, "\tpushm\t%s-%s\n", in rx_emit_stack_pushm()
1914 asm_fprintf (file, "\t; Note: Fast Interrupt Handler\n"); in rx_output_function_prologue()
1917 asm_fprintf (file, "\t; Note: Interrupt Handler\n"); in rx_output_function_prologue()
1920 asm_fprintf (file, "\t; Note: Naked Function\n"); in rx_output_function_prologue()
1923 asm_fprintf (file, "\t; Note: Nested function declared " in rx_output_function_prologue()
1927 asm_fprintf (file, "\t; Note: Calls __builtin_eh_return.\n"); in rx_output_function_prologue()
1951 asm_fprintf (asm_out_file, "\tpopm\t%s-%s\n", in rx_emit_stack_popm()
1955 asm_fprintf (asm_out_file, "\trtsd\t#%d, %s-%s\n", in rx_emit_stack_popm()
3103 asm_fprintf (file, "\tmov.L\t#0deadbeefH, r%d\n", STATIC_CHAIN_REGNUM); in rx_trampoline_template()
3104 asm_fprintf (file, "\tmov.L\t#0deadbeefH, r%d\n", TRAMPOLINE_TEMP_REGNUM); in rx_trampoline_template()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h1508 asm_fprintf (stream, "%U%s", (*targetm.strip_name_encoding) (name))
1593 asm_fprintf (stream, "\t.word\t%LL%d\n", value)
1602 asm_fprintf (stream, "\t.byte\t.L%d-.L%d\n", value, rel); \
1605 asm_fprintf (stream, "\t.short\t.L%d-.L%d\n", value, rel); \
1608 asm_fprintf (stream, "\t.word\t.L%d-.L%d\n", value, rel); \
1621 asm_fprintf (stream, "\t! Jump Table Begin\n"); \
1633 asm_fprintf (stream, "\t! Jump Table End\n"); \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h1508 asm_fprintf (stream, "%U%s", (*targetm.strip_name_encoding) (name))
1593 asm_fprintf (stream, "\t.word\t%LL%d\n", value)
1602 asm_fprintf (stream, "\t.byte\t.L%d-.L%d\n", value, rel); \
1605 asm_fprintf (stream, "\t.short\t.L%d-.L%d\n", value, rel); \
1608 asm_fprintf (stream, "\t.word\t.L%d-.L%d\n", value, rel); \
1621 asm_fprintf (stream, "\t! Jump Table Begin\n"); \
1633 asm_fprintf (stream, "\t! Jump Table End\n"); \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.h937 asm_fprintf (STREAM, "\t.byte\t(.L%d-.L%d)/2\n", \
941 asm_fprintf (STREAM, "\t.short\t(.L%d-.L%d)/2\n", \
945 asm_fprintf (STREAM, "\t.long\t.L%d-.L%d\n", \
953 asm_fprintf (STREAM, "\t.long\t.L%d@GOTOFF\n", VALUE); \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.h1077 asm_fprintf (STREAM, "\t.byte\t(.L%d-.L%d)/2\n", \
1081 asm_fprintf (STREAM, "\t.short\t(.L%d-.L%d)/2\n", \
1085 asm_fprintf (STREAM, "\t.long\t.L%d-.L%d\n", \
1093 asm_fprintf (STREAM, "\t.long\t.L%d@GOTOFF\n", VALUE); \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h477 asm_fprintf (STREAM, "%U%s", (*targetm.strip_name_encoding) (NAME))
529 asm_fprintf ((STREAM), "\t.long\t.L%d@c\n", (VALUE))
534 asm_fprintf ((STREAM), "\t.align\t%d\n", 1 << (POWER))

12345