Home
last modified time | relevance | path

Searched refs:byte_op (Results 1 – 25 of 119) sorted by relevance

12345

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddwarf2asm.c519 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
521 if (byte_op) in dw2_asm_output_data_uleb128()
522 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
531 if (byte_op) in dw2_asm_output_data_uleb128()
581 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
583 if (byte_op) in dw2_asm_output_data_sleb128()
584 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
595 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Ddwarf2asm.c523 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
525 if (byte_op) in dw2_asm_output_data_uleb128()
526 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
535 if (byte_op) in dw2_asm_output_data_uleb128()
585 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
587 if (byte_op) in dw2_asm_output_data_sleb128()
588 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
599 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddwarf2asm.c519 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
521 if (byte_op) in dw2_asm_output_data_uleb128()
522 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
531 if (byte_op) in dw2_asm_output_data_uleb128()
581 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
583 if (byte_op) in dw2_asm_output_data_sleb128()
584 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
595 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2asm.c607 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
609 if (byte_op) in dw2_asm_output_data_uleb128()
610 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
619 if (byte_op) in dw2_asm_output_data_uleb128()
692 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
694 if (byte_op) in dw2_asm_output_data_sleb128()
695 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
706 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2asm.c607 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
609 if (byte_op) in dw2_asm_output_data_uleb128()
610 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
619 if (byte_op) in dw2_asm_output_data_uleb128()
692 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
694 if (byte_op) in dw2_asm_output_data_sleb128()
695 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
706 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2asm.c605 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
607 if (byte_op) in dw2_asm_output_data_uleb128()
608 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
617 if (byte_op) in dw2_asm_output_data_uleb128()
690 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
692 if (byte_op) in dw2_asm_output_data_sleb128()
693 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
704 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2asm.c605 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
607 if (byte_op) in dw2_asm_output_data_uleb128()
608 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
617 if (byte_op) in dw2_asm_output_data_uleb128()
690 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
692 if (byte_op) in dw2_asm_output_data_sleb128()
693 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
704 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2asm.c607 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
609 if (byte_op) in dw2_asm_output_data_uleb128()
610 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
619 if (byte_op) in dw2_asm_output_data_uleb128()
692 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
694 if (byte_op) in dw2_asm_output_data_sleb128()
695 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
706 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2asm.c688 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
690 if (byte_op) in dw2_asm_output_data_uleb128()
691 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
700 if (byte_op) in dw2_asm_output_data_uleb128()
775 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
777 if (byte_op) in dw2_asm_output_data_sleb128()
778 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
789 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2asm.c688 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
690 if (byte_op) in dw2_asm_output_data_uleb128()
691 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
700 if (byte_op) in dw2_asm_output_data_uleb128()
775 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
777 if (byte_op) in dw2_asm_output_data_sleb128()
778 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
789 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2asm.c688 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
690 if (byte_op) in dw2_asm_output_data_uleb128()
691 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
700 if (byte_op) in dw2_asm_output_data_uleb128()
775 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
777 if (byte_op) in dw2_asm_output_data_sleb128()
778 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
789 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2asm.c688 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
690 if (byte_op) in dw2_asm_output_data_uleb128()
691 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
700 if (byte_op) in dw2_asm_output_data_uleb128()
775 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
777 if (byte_op) in dw2_asm_output_data_sleb128()
778 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
789 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2asm.c642 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_uleb128() local
644 if (byte_op) in dw2_asm_output_data_uleb128()
645 fputs (byte_op, asm_out_file); in dw2_asm_output_data_uleb128()
654 if (byte_op) in dw2_asm_output_data_uleb128()
729 const char *byte_op = targetm.asm_out.byte_op; in dw2_asm_output_data_sleb128() local
731 if (byte_op) in dw2_asm_output_data_sleb128()
732 fputs (byte_op, asm_out_file); in dw2_asm_output_data_sleb128()
743 if (byte_op) in dw2_asm_output_data_sleb128()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-msp430.c88 #define CHECK_RELOC_MSP430 ((imm_op || byte_op)?BFD_RELOC_MSP430_16_BYTE:BFD_RELOC_MSP430_16)
89 #define CHECK_RELOC_MSP430_PCREL ((imm_op || byte_op)?BFD_RELOC_MSP430_16_PCREL_BYTE:BFD_RELOC_MSP4…
488 int byte_op, imm_op; local
500 byte_op = 1;
503 byte_op = 0;
615 byte_op = 0;

12345