HomeSort by: relevance | last modified time | path
    Searched refs:mabi (Results 1 - 25 of 59) sorted by relevancy

1 2 3

  /src/compat/mips64/64/
bsd.64.mk 20 COPTS+= -mabi=64
21 CPUFLAGS+= -mabi=64
22 LDADD+= -mabi=64
23 LDFLAGS+= -mabi=64
24 MKDEPFLAGS+= -mabi=64
25 FFLAGS+= -mabi=64
  /src/compat/mips64/n32/
bsd.n32.mk 17 COPTS+= -mabi=n32
18 CPUFLAGS+= -mabi=n32
19 LDADD+= -mabi=n32
20 LDFLAGS+= -mabi=n32
21 MKDEPFLAGS+= -mabi=n32
22 FFLAGS+= -mabi=n32
  /src/compat/mips64/o32/
bsd.o32.mk 17 COPTS+= -mabi=32 -march=mips3
18 CPUFLAGS+= -mabi=32 -march=mips3
19 LDADD+= -mabi=32 -march=mips3
20 LDFLAGS+= -mabi=32 -march=mips3
21 MKDEPFLAGS+= -mabi=32 -march=mips3
22 FFLAGS+= -mabi=32 -march=mips3
  /src/sys/modules/arch/mips/mips-n32/
bsd.mips-n32.mk 16 CPPFLAGS+= -mabi=n32
17 CPUFLAGS+= -mabi=n32
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
sanity.s 3 # as: -mabi=eabi
hilo-hazard-2.s 4 # as: -mabi=eabi
hilo-hazard-3.s 4 # as: -mabi=eabi
r6-removed.s 3 # as: -mabi=eabi
hilo-hazard-1.s 4 # as: -mabi=eabi
r2-fpu.s 3 # as: -mabi=eabi
r6-forbidden.s 3 # as: -mabi=eabi
r6-llsc-wp.s 3 # as: -mabi=eabi
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
sanity.s 3 # as: -mabi=eabi
hilo-hazard-2.s 4 # as: -mabi=eabi
hilo-hazard-3.s 4 # as: -mabi=eabi
r6-removed.s 3 # as: -mabi=eabi
hilo-hazard-1.s 4 # as: -mabi=eabi
r2-fpu.s 3 # as: -mabi=eabi
r6-forbidden.s 3 # as: -mabi=eabi
r6-llsc-wp.s 3 # as: -mabi=eabi
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
Makefile.am 71 $(LTCXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
73 $(CXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
75 $(LTCXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
77 $(CXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
Makefile.am 67 $(LTCXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
69 $(CXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
71 $(LTCXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
73 $(CXXCOMPILE) -mabi=ibmlongdouble $(LONG_DOUBLE_128_FLAGS) -c $<
  /src/compat/riscv64/rv32/
bsd.rv32.mk 26 _RV32_OPTS= -mabi=ilp32 -march=rv32g
  /src/sys/arch/arc/stand/boot/
Makefile 28 AFLAGS= -x assembler-with-cpp -mno-abicalls -mips2 -mabi=32
31 CFLAGS+= -ffreestanding -mno-abicalls -msoft-float -mips2 -mabi=32
  /src/sys/arch/sgimips/stand/boot64/
Makefile 23 AFLAGS+= -D_LOCORE -D_KERNEL -mno-abicalls -mabi=64 -D_LP64
26 CFLAGS= -ffreestanding -Os -Wall -Werror -mno-abicalls -msoft-float -G 1024 -mabi=64 -D_LP64

Completed in 32 milliseconds

1 2 3