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

1 2

  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
macro-li.d.s 4 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips64 -target-abi=n32 | FileCheck %s --check-prefixes=ALL,O32-N32-NO-PIC,N32-N64
5 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips64 -target-abi=n32 -position-independent | FileCheck %s --check-prefixes=ALL,O32-N32-PIC,N32-N64
6 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips64 -target-abi=n64 | FileCheck %s --check-prefixes=ALL,N64-NO-PIC,N32-N64
7 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips64 -target-abi=n64 -position-independent | FileCheck %s --check-prefixes=ALL,N64-PIC,N32-N64
12 # N32-N64: daddiu $4, $zero, 0 # encoding: [0x00,0x00,0x04,0x64]
17 # N32-N64: daddiu $4, $zero, 0 # encoding: [0x00,0x00,0x04,0x64
    [all...]
macro-aliases-invalid-wrong-error.s 5 # RUN: FileCheck --check-prefix=N64 %s < %t1
11 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
13 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
16 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
18 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
20 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
22 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
25 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
27 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument list
30 # N64: [[@LINE-1]]:{{[0-9]+}}: error: unexpected token in argument lis
    [all...]
macro-li.s.s 5 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips64 -target-abi=n64 | FileCheck %s --check-prefixes=ALL,N64-NO-PIC
6 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips64 -target-abi=n64 -position-independent | FileCheck %s --check-prefixes=ALL,N64-PIC
64 # N64-PIC: ld $1, %got([[LABEL]])($gp) # encoding: [A,A,0x81,0xdf]
65 # N64-PIC: # fixup A - offset: 0, value: %got([[LABEL]]), kind: fixup_Mips_GOT
66 # N64-NO-PIC: lui $1, %highest([[LABEL]]) # encoding: [A,A,0x01,0x3c]
67 # N64-NO-PIC: # fixup A - offset: 0, value: %highest([[LABEL]]), kind: fixup_Mips_HIGHEST
68 # N64-NO-PIC: daddiu $1, $1, %higher([[LABEL]]) # encoding: [A,A,0x21,0x64]
69 # N64-NO-PIC: # fixup A - offset: 0, value: %higher([[LABEL]]) (…)
    [all...]
reloc-directive.s 5 # RUN: llvm-mc -triple mips64-unknown-linux < %s -show-encoding -target-abi=n64 \
13 # RUN: llvm-mc -triple mips64-unknown-linux < %s -show-encoding -target-abi=n64 \
15 # RUN: FileCheck -check-prefix=OBJ-N64 %s
172 # OBJ-N64-LABEL: Name: .text
173 # OBJ-N64: 0000: 00000000 00000000 00000000 00000000
174 # OBJ-N64-NEXT: 0010: 00000000 00000000 00000000 00000000
175 # OBJ-N64-NEXT: 0020: 00000000 00000000 00000000 00000000
176 # OBJ-N64-NEXT: 0030: 00000000 00000000 00000000 00000000
177 # OBJ-N64-NEXT: 0040: 00000000 00000000 00000000 00000000
178 # OBJ-N64-NEXT: 0050: 00000000 00000000 00000000 0000000
    [all...]
cpsetup.s 18 # RUN: FileCheck -check-prefixes=ALL,NXX,N64 %s
21 # RUN: FileCheck -check-prefixes=ALL,ASM,ASM-N64 %s
38 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16 __cerror
41 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
42 # N64-NEXT: daddu $gp, $gp, $25
66 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16 __cerror
69 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
70 # N64-NEXT: daddu $gp, $gp, $25
102 # N64-NEXT: {{^ *0+}}40: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16 .text
105 # N64-NEXT: {{^ *0+}}44: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 .tex
    [all...]
macro-la-bad.s 5 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 2>&1 | \
6 # RUN: FileCheck %s --check-prefix=N64
12 # N64: :[[@LINE-3]]:3: error: la used to load 64-bit address
17 # N64: :[[@LINE-3]]:3: error: la used to load 64-bit address
23 # N64: :[[@LINE-2]]:3: error: la used to load 64-bit address
expansion-jal-sym-pic.s 7 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -show-encoding |\
8 # RUN: FileCheck %s -check-prefixes=ALL,MIPS,N64
22 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -filetype=obj | \
23 # RUN: llvm-objdump -d -r - | FileCheck %s -check-prefixes=ELF-N64
54 # N64: ld $25, %got_disp(local_label)($gp) # encoding: [0xdf,0x99,A,A]
55 # N64: # fixup A - offset: 0, value: %got_disp(local_label), kind: fixup_Mips_GOT_DISP
57 # ELF-N64: df 99 00 00 ld $25, 0($gp)
58 # ELF-N64-NEXT: R_MIPS_GOT_DISP/R_MIPS_NONE/R_MIPS_NONE local_label
85 # N64: ld $25, %call16(weak_label)($gp) # encoding: [0xdf,0x99,A,A]
86 # N64: # fixup A - offset: 0, value: %call16(weak_label), kind: fi (…)
    [all...]
cpload.s 10 # RUN: llvm-objdump -d -r - | FileCheck %s -check-prefix=OBJ-N64
30 # OBJ-N64-NOT: .text
31 # OBJ-N64-NOT: lui $gp, 0
32 # OBJ-N64-NOT: addiu $gp, $gp, 0
33 # OBJ-N64-NOT: addu $gp, $gp, $25
elf_header.s 35 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32).
61 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32).
62 # FIXME: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips3 -target-abi=n64 %s -o - | llvm-readobj -h | FileCheck --check-prefixes=ALL,ELF64,BE,N64,NAN1985,MIPS3 %s
63 # FIXME: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips4 -target-abi=n64 %s -o - | llvm-readobj -h | FileCheck --check-prefixes=ALL,ELF64,BE,N64,NAN1985,MIPS4 %s
64 # FIXME: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips5 -target-abi=n64 %s -o - | llvm-readobj -h | FileCheck --check-prefixes=ALL,ELF64,BE,N64,NAN1985,MIPS5 %s
65 # FIXME: llvm-mc -filetype=obj -triple mips-unknown-linux -target-abi=n64 %s -o - | llvm-readobj -h | FileCheck --check-prefixes=ALL,ELF64,BE,N64,NAN1985,MIPS64R1 %
    [all...]
cprestore-noreorder-noat.s 8 # RUN: -filetype=obj -o /dev/null 2>&1 | FileCheck %s -allow-empty -check-prefix=N64
28 # N64-NOT: error: pseudo-instruction requires $at, which is not available
47 # N64-NOT: error: pseudo-instruction requires $at, which is not available
oddspreg.s 22 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N64
34 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N64
59 # CHECK-OBJ-N64: 0000: 00004001 02020001 00000000 00000000 |..@.............|
60 # CHECK-OBJ-N64: 0010: 00000001 00000000 |........|
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.h 26 enum class ABI { Unknown, O32, N32, N64 };
37 static MipsABIInfo N64() { return MipsABIInfo(ABI::N64); }
44 bool IsN64() const { return ThisABI == ABI::N64; }
MipsABIInfo.cpp 56 else if (Options.getABIName().startswith("n64"))
57 return MipsABIInfo::N64();
62 return MipsABIInfo::N64();
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.h 26 enum class ABI { Unknown, O32, N32, N64 };
37 static MipsABIInfo N64() { return MipsABIInfo(ABI::N64); }
44 bool IsN64() const { return ThisABI == ABI::N64; }
MipsABIInfo.cpp 56 if (Options.getABIName().startswith("n64"))
57 return MipsABIInfo::N64();
61 return MipsABIInfo::N64();
  /external/llvm/test/MC/Mips/
macro-la-bad.s 5 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 2>&1 | \
6 # RUN: FileCheck %s --check-prefix=N64
12 # N64: :[[@LINE-3]]:3: error: la used to load 64-bit address
17 # N64: :[[@LINE-3]]:3: error: la used to load 64-bit address
23 # N64: :[[@LINE-2]]:3: error: la used to load 64-bit address
cpsetup.s 16 # RUN: FileCheck -check-prefixes=ALL,NXX,N64 %s
36 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16 __cerror
39 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
40 # N64-NEXT: daddu $gp, $gp, $25
64 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16 __cerror
67 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
68 # N64-NEXT: daddu $gp, $gp, $25
100 # N64-NEXT: {{^ *0+}}40: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16 .text
103 # N64-NEXT: {{^ *0+}}44: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 .text
104 # N64-NEXT: daddu $gp, $gp, $2
    [all...]
expansion-jal-sym-pic.s 7 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -show-encoding |\
8 # RUN: FileCheck %s -check-prefixes=ALL,NORMAL,N64
16 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -mattr=micromips -show-encoding |\
17 # RUN: FileCheck %s -check-prefixes=ALL,MICROMIPS,N64-MICROMIPS
61 # N64: ld $25, %got_disp(local_label)($gp) # encoding: [0xdf,0x99,A,A]
62 # N64: # fixup A - offset: 0, value: %got_disp(local_label), kind: fixup_Mips_GOT_DISP
72 # N64-MICROMIPS: ld $25, %got_disp(local_label)($gp) # encoding: [0xdf,0x99,A,A]
73 # N64-MICROMIPS: # fixup A - offset: 0, value: %got_disp(local_label), kind: fixup_MICROMIPS_GOT_DISP
87 # N64: ld $25, %call16(weak_label)($gp) # encoding: [0xdf,0x99,A,A]
88 # N64: # fixup A - offset: 0, value: %call16(weak_label), kind: fi (…)
    [all...]
cpload.s 10 # RUN: llvm-objdump -d -r - | FileCheck %s -check-prefix=OBJ-N64
30 # OBJ-N64-NOT: .text
31 # OBJ-N64-NOT: lui $gp, 0
32 # OBJ-N64-NOT: addiu $gp, $gp, 0
33 # OBJ-N64-NOT: addu $gp, $gp, $25
cprestore-noreorder-noat.s 8 # RUN: -filetype=obj -o /dev/null 2>&1 | FileCheck %s -allow-empty -check-prefix=N64
28 # N64-NOT: error: pseudo-instruction requires $at, which is not available
47 # N64-NOT: error: pseudo-instruction requires $at, which is not available
oddspreg.s 22 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N64
34 # RUN: FileCheck %s -check-prefixes=CHECK-OBJ-ALL,CHECK-OBJ-N64
59 # CHECK-OBJ-N64: 0000: 00004001 02020001 00000000 00000000 |..@.............|
60 # CHECK-OBJ-N64: 0010: 00000001 00000000 |........|
  /external/jemalloc/test/include/test/
SFMT-params.h 57 /** N64 is the size of internal state array when regarded as an array
59 #define N64 (N * 2)
  /external/jemalloc_new/test/include/test/
SFMT-params.h 57 /** N64 is the size of internal state array when regarded as an array
59 #define N64 (N * 2)
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsSubtarget.h 32 UnknownABI, O32, N32, N64, EABI
94 bool isABI_N64() const { return MipsABI == N64; }
MipsSubtarget.cpp 44 MipsABI = hasMips64() ? N64 : O32;

Completed in 500 milliseconds

1 2