HomeSort by relevance Sort by last modified time
    Searched refs:EABI (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-unknown-1.d 5 #error: Unknown mandatory EABI object attribute 40
eabi-soft-float-ABI4.d 1 #source: eabi-soft-float.s
7 # if we compile for EABI ver4, ld should *not* set either of the float ABI flags
11 Flags: 0x4000000, Version4 EABI
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
attr-default.d 1 # name: EABI attribute defaults
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-override-cpu-directive.d 1 # name: EABI attributes .eabi_attribute overrides .cpu
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-cpu-directive.d 1 # name: EABI attributes from directives
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-mcpu.d 1 # name: EABI attributes from command line
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-order.d 1 # name: EABI attribute ordering
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-override-mcpu.d 1 # name: EABI attributes .cpu overrides -mcpu
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
any-idiv.d 4 # This test is only valid on EABI based ports.
5 # target: *-*-*eabi* *-*-nacl*
attr-any-armv4t.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-any-thumbv6.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv1.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv2.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv2a.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv2s.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv3.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv3m.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv4.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv4t.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv4txm.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
attr-march-armv4xm.d 5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
attr-unknown-1.d 6 #error: .*error: unknown mandatory EABI object attribute 54
attr-unknown-2.d 6 #error: .*error: unknown mandatory EABI object attribute 55
attr-unknown-7.d 6 #error: .*error: unknown mandatory EABI object attribute 1024
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.h 26 enum class ABI { Unknown, O32, N32, N64, EABI };
38 static MipsABIInfo EABI() { return MipsABIInfo(ABI::EABI); }
46 bool IsEABI() const { return ThisABI == ABI::EABI; }

Completed in 176 milliseconds

1 2 3 4 5 6