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

1 2 3 4 5 6 7 8 9

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
blx-bl-convert.l 2 [^:]*:7: Warning: blx to Thumb func 'label' from Thumb ISA state changed to bl
3 [^:]*:16: Warning: blx to 'label3' an ARM ISA state function changed to bl
branch-reloc.l 2 [^:]*:[0-9]*: Warning: blx to 'arm_sym1' an ARM ISA state function changed to bl
3 [^:]*:[0-9]*: Warning: blx to Thumb func 'thumb_sym2' from Thumb ISA state changed to b
blx-local-thumb.l 2 [^;]*:6: Warning: blx to Thumb func 'foo' from Thumb ISA state changed to b
blx-local.l 2 [^;]*:9: Warning: blx to 'foo2' an ARM ISA state function changed to bl
  /prebuilts/go/darwin-x86/src/runtime/
os_linux_ppc64x.go 14 // ISA level
16 // to check for ISA 2.03 and beyond.
17 _PPC_FEATURE_POWER5_PLUS = 0x00020000 // ISA 2.03 (POWER5+)
18 _PPC_FEATURE_ARCH_2_05 = 0x00001000 // ISA 2.05 (POWER6)
20 _PPC_FEATURE_ARCH_2_06 = 0x00000100 // ISA 2.06 (POWER7)
21 _PPC_FEATURE2_ARCH_2_07 = 0x80000000 // ISA 2.07 (POWER8)
30 isPOWER5x bool // ISA 2.03
31 isPOWER6 bool // ISA 2.05
32 isPOWER6x bool // ISA 2.05 + mffgpr/mftgpr extension
33 isPOWER7 bool // ISA 2.0
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
os_linux_ppc64x.go 14 // ISA level
16 // to check for ISA 2.03 and beyond.
17 _PPC_FEATURE_POWER5_PLUS = 0x00020000 // ISA 2.03 (POWER5+)
18 _PPC_FEATURE_ARCH_2_05 = 0x00001000 // ISA 2.05 (POWER6)
20 _PPC_FEATURE_ARCH_2_06 = 0x00000100 // ISA 2.06 (POWER7)
21 _PPC_FEATURE2_ARCH_2_07 = 0x80000000 // ISA 2.07 (POWER8)
30 isPOWER5x bool // ISA 2.03
31 isPOWER6 bool // ISA 2.05
32 isPOWER6x bool // ISA 2.05 + mffgpr/mftgpr extension
33 isPOWER7 bool // ISA 2.0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
attr-gnu-4-0.d 7 ISA: MIPS.*
12 ISA Extension: .*
elf_ase_micromips.d 11 ISA: MIPS.*
16 ISA Extension: .*
elf_ase_mips16.d 11 ISA: MIPS.*
16 ISA Extension: .*
module-mfp32.d 11 ISA: MIPS.*
16 ISA Extension: .*
module-msingle-float.d 11 ISA: MIPS.*
16 ISA Extension: .*
module-msoft-float.d 11 ISA: MIPS.*
16 ISA Extension: .*
odd-spreg.d 13 ISA: MIPS.*
18 ISA Extension: .*
attr-gnu-4-1.d 12 ISA: MIPS.*
17 ISA Extension: .*
attr-gnu-4-2.d 13 ISA: MIPS.*
18 ISA Extension: .*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
attr-gnu-4-00.d 8 ISA: MIPS.*
13 ISA Extension: None
attr-gnu-4-08.d 12 ISA: MIPS.*
17 ISA Extension: None
  /external/llvm/test/MC/Mips/mips32r2/
invalid.s 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
  /external/llvm/test/MC/Mips/mips32r3/
invalid.s 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
  /external/llvm/test/MC/Mips/mips32r5/
invalid.s 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
  /external/llvm/test/MC/Mips/mips64r2/
invalid.s 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
  /external/llvm/test/MC/Mips/mips64r3/
invalid.s 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
  /external/llvm/test/MC/Mips/mips64r5/
invalid.s 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
  /external/llvm/test/MC/Mips/mips32r6/
invalid.s 1 # Instructions that are available for the current ISA but should be rejected by
  /external/llvm/test/MC/Mips/mips64r6/
invalid.s 1 # Instructions that are available for the current ISA but should be rejected by

Completed in 2986 milliseconds

1 2 3 4 5 6 7 8 9