/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/eva/ |
D | valid_R6.s | 34 … sce $9,255($s2) # CHECK: sce $9, 255($18) # encoding: [0x7e,0x49,0x7f,0x9e] 35 … sce $12,-256($s5) # CHECK: sce $12, -256($21) # encoding: [0x7e,0xac,0x80,0x1e] 36 … sce $13,-31($s7) # CHECK: sce $13, -31($23) # encoding: [0x7e,0xed,0xf0,0x9e]
|
D | valid_preR6.s | 44 … sce $9,255($s2) # CHECK: sce $9, 255($18) # encoding: [0x7e,0x49,0x7f,0x9e] 45 … sce $12,-256($s5) # CHECK: sce $12, -256($21) # encoding: [0x7e,0xac,0x80,0x1e] 46 … sce $13,-31($s7) # CHECK: sce $13, -31($23) # encoding: [0x7e,0xed,0xf0,0x9e]
|
D | invalid.s | 24 sce $33, 8($5) # CHECK: :[[@LINE]]:9: error: invalid register number 25 sce $4, 8($33) # CHECK: :[[@LINE]]:15: error: invalid register number 26 sce $4, 512($5) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset 27 sce $4, -513($5) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset
|
D | invalid_R6.s | 33 sce $33, 8($5) # CHECK: :[[@LINE]]:19: error: invalid register number 34 sce $4, 8($33) # CHECK: :[[@LINE]]:25: error: invalid register number 35 …sce $4, 512($5) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offs… 36 …sce $4, -513($5) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offs…
|
D | invalid-noeva-wrong-error.s | 55 …sce $9,255($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruct… 56 …sce $12,-256($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruct… 57 …sce $13,-31($s7) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruct…
|
/external/llvm/test/MC/Mips/eva/ |
D | valid_R6.s | 34 … sce $9,255($s2) # CHECK: sce $9, 255($18) # encoding: [0x7e,0x49,0x7f,0x9e] 35 … sce $12,-256($s5) # CHECK: sce $12, -256($21) # encoding: [0x7e,0xac,0x80,0x1e] 36 … sce $13,-31($s7) # CHECK: sce $13, -31($23) # encoding: [0x7e,0xed,0xf0,0x9e]
|
D | valid_preR6.s | 44 … sce $9,255($s2) # CHECK: sce $9, 255($18) # encoding: [0x7e,0x49,0x7f,0x9e] 45 … sce $12,-256($s5) # CHECK: sce $12, -256($21) # encoding: [0x7e,0xac,0x80,0x1e] 46 … sce $13,-31($s7) # CHECK: sce $13, -31($23) # encoding: [0x7e,0xed,0xf0,0x9e]
|
D | invalid.s | 24 sce $33, 8($5) # CHECK: :[[@LINE]]:9: error: invalid operand for instruction 25 sce $4, 8($33) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset 26 sce $4, 512($5) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset 27 sce $4, -513($5) # CHECK: :[[@LINE]]:13: error: expected memory with 9-bit signed offset
|
D | invalid_R6.s | 33 sce $33, 8($5) # CHECK: :[[@LINE]]:19: error: invalid operand for instruction 34 …sce $4, 8($33) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offs… 35 …sce $4, 512($5) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offs… 36 …sce $4, -513($5) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offs…
|
D | invalid-noeva-wrong-error.s | 55 …sce $9,255($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s… 56 …sce $12,-256($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s… 57 …sce $13,-31($s7) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
|
/external/llvm/test/MC/Disassembler/Mips/eva/ |
D | valid_R6-eva.txt | 28 0x7e 0x49 0x7f 0x9e # CHECK: sce $9, 255($18) 29 0x7e 0xac 0x80 0x1e # CHECK: sce $12, -256($21) 30 0x7e 0xed 0xf0 0x9e # CHECK: sce $13, -31($23)
|
D | valid_preR6-eva.txt | 38 0x7e 0x49 0x7f 0x9e # CHECK: sce $9, 255($18) 39 0x7e 0xac 0x80 0x1e # CHECK: sce $12, -256($21) 40 0x7e 0xed 0xf0 0x9e # CHECK: sce $13, -31($23)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/eva/ |
D | valid_R6-eva.txt | 28 0x7e 0x49 0x7f 0x9e # CHECK: sce $9, 255($18) 29 0x7e 0xac 0x80 0x1e # CHECK: sce $12, -256($21) 30 0x7e 0xed 0xf0 0x9e # CHECK: sce $13, -31($23)
|
D | valid_preR6-eva.txt | 38 0x7e 0x49 0x7f 0x9e # CHECK: sce $9, 255($18) 39 0x7e 0xac 0x80 0x1e # CHECK: sce $12, -256($21) 40 0x7e 0xed 0xf0 0x9e # CHECK: sce $13, -31($23)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | micromips32r6-eva.s | 18 # CHECK-EL: sce $2, 8($4) # encoding: [0x44,0x60,0x08,0xac] 45 # CHECK-EB: sce $2, 8($4) # encoding: [0x60,0x44,0xac,0x08] 67 sce $2, 8($4)
|
D | micromips-eva.s | 18 # CHECK-EL: sce $2, 8($4) # encoding: [0x44,0x60,0x08,0xac] 53 # CHECK-EB: sce $2, 8($4) # encoding: [0x60,0x44,0xac,0x08] 83 sce $2, 8($4)
|
/external/llvm/test/MC/Mips/ |
D | micromips-control-instructions.s | 50 # CHECK-EL: sce $2, 8($4) # encoding: [0x44,0x60,0x08,0xac] 92 # CHECK-EB: sce $2, 8($4) # encoding: [0x60,0x44,0xac,0x08] 129 sce $2, 8($4)
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | ControlFlowGraph.java | 249 } catch (final StructuralCodeConstraintException sce) { in mergeInFrames() 250 extendMessageWithFlow(sce); in mergeInFrames() 251 throw sce; in mergeInFrames()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips/ |
D | invalid.s | 78 sce $33, 8($5) # CHECK: :[[@LINE]]:7: error: invalid register number 79 sce $4, 8($33) # CHECK: :[[@LINE]]:13: error: invalid register number 80 sce $4, 512($5) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset 81 sce $4, -513($5) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
|
/external/llvm/test/MC/Mips/micromips/ |
D | invalid.s | 78 sce $33, 8($5) # CHECK: :[[@LINE]]:7: error: invalid operand for instruction 79 sce $4, 8($33) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset 80 sce $4, 512($5) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset 81 sce $4, -513($5) # CHECK: :[[@LINE]]:11: error: expected memory with 9-bit signed offset
|
/external/ipsec-tools/src/racoon/ |
D | handler.h | 143 struct sched *sce; /* schedule for expire */ member 262 struct sched *sce; /* schedule for expire */ member
|
D | isakmp.c | 871 iph1->sce = sched_new(iph1->approval->lifetime, 2001 SCHED_KILL(iph1->sce); 2022 iph1->sce = sched_new(1, isakmp_ph1expire_stub, iph1); 2026 iph1->sce = sched_new(1, isakmp_ph1delete_stub, iph1); 2044 SCHED_KILL(iph1->sce); 2047 iph1->sce = sched_new(1, isakmp_ph1delete_stub, iph1); 2091 SCHED_KILL(iph2->sce); 2105 iph2->sce = sched_new(1, isakmp_ph2delete_stub, iph2); 2125 SCHED_KILL(iph2->sce); 3339 SCHED_KILL(iph1->sce); [all …]
|
D | handler.c | 330 iph1->sce = NULL; 507 && p->sce == NULL && p->scr == NULL){ 599 iph2->sce = NULL; 1315 iph1->sce = sched_new(1, isakmp_ph1delete_stub, iph1); in remove_ph1()
|
/external/llvm/test/DebugInfo/X86/ |
D | debugger-tune.ll | 15 ; RUN: llc -mtriple=x86_64-apple-darwin12 -filetype=obj -debugger-tune=sce < %s | llvm-readobj -sec…
|
/external/llvm/test/DebugInfo/Generic/ |
D | linkage-name-abstract.ll | 5 ; RUN: %llc_dwarf -O0 -filetype=obj -debugger-tune=sce < %s | llvm-dwarfdump -debug-dump=info - > %t
|