Home
last modified time | relevance | path

Searched refs:adde (Results 1 – 25 of 49) sorted by relevance

12

/external/valgrind/none/tests/ppc64/
Djm-int.stdout.exp-LE-ISA3_0460 adde 0000000000000000, 0000000000000000 => 0000000000000000 (00000000 00000000)
461 adde 0000000000000000, 0000001cbe991def => 0000001cbe991def (00000000 00000000)
462 adde 0000000000000000, ffffffffffffffff => ffffffffffffffff (00000000 00000000)
463 adde 0000001cbe991def, 0000000000000000 => 0000001cbe991def (00000000 00000000)
464 adde 0000001cbe991def, 0000001cbe991def => 000000397d323bde (00000000 00000000)
465 adde 0000001cbe991def, ffffffffffffffff => 0000001cbe991dee (00000000 20000000)
466 adde ffffffffffffffff, 0000000000000000 => ffffffffffffffff (00000000 00000000)
467 adde ffffffffffffffff, 0000001cbe991def => 0000001cbe991dee (00000000 20000000)
468 adde ffffffffffffffff, ffffffffffffffff => fffffffffffffffe (00000000 20000000)
469 adde 0000000000000000, 0000000000000000 => 0000000000000001 (00000000 00000000)
[all …]
Djm-int.stdout.exp460 adde 0000000000000000, 0000000000000000 => 0000000000000000 (00000000 00000000)
461 adde 0000000000000000, 0000001cbe991def => 0000001cbe991def (00000000 00000000)
462 adde 0000000000000000, ffffffffffffffff => ffffffffffffffff (00000000 00000000)
463 adde 0000001cbe991def, 0000000000000000 => 0000001cbe991def (00000000 00000000)
464 adde 0000001cbe991def, 0000001cbe991def => 000000397d323bde (00000000 00000000)
465 adde 0000001cbe991def, ffffffffffffffff => 0000001cbe991dee (00000000 20000000)
466 adde ffffffffffffffff, 0000000000000000 => ffffffffffffffff (00000000 00000000)
467 adde ffffffffffffffff, 0000001cbe991def => 0000001cbe991dee (00000000 20000000)
468 adde ffffffffffffffff, ffffffffffffffff => fffffffffffffffe (00000000 20000000)
469 adde 0000000000000000, 0000000000000000 => 0000000000000001 (00000000 00000000)
[all …]
Djm-int.stdout.exp-LE460 adde 0000000000000000, 0000000000000000 => 0000000000000000 (00000000 00000000)
461 adde 0000000000000000, 0000001cbe991def => 0000001cbe991def (00000000 00000000)
462 adde 0000000000000000, ffffffffffffffff => ffffffffffffffff (00000000 00000000)
463 adde 0000001cbe991def, 0000000000000000 => 0000001cbe991def (00000000 00000000)
464 adde 0000001cbe991def, 0000001cbe991def => 000000397d323bde (00000000 00000000)
465 adde 0000001cbe991def, ffffffffffffffff => 0000001cbe991dee (00000000 20000000)
466 adde ffffffffffffffff, 0000000000000000 => ffffffffffffffff (00000000 00000000)
467 adde ffffffffffffffff, 0000001cbe991def => 0000001cbe991dee (00000000 20000000)
468 adde ffffffffffffffff, ffffffffffffffff => fffffffffffffffe (00000000 20000000)
469 adde 0000000000000000, 0000000000000000 => 0000000000000001 (00000000 00000000)
[all …]
/external/llvm/test/CodeGen/SystemZ/
Dargs-06.ll18 %adde = add i8 %addd, %e
19 %addf = add i8 %adde, %f
36 %adde = add i16 %addd, %e
37 %addf = add i16 %adde, %f
54 %adde = add i32 %addd, %e
55 %addf = add i32 %adde, %f
72 %adde = add i64 %addd, %e
73 %addf = add i64 %adde, %f
/external/valgrind/none/tests/ppc32/
Djm-int.stdout.exp300 adde 00000000, 00000000 => 00000000 (00000000 00000000)
301 adde 00000000, 000f423f => 000f423f (00000000 00000000)
302 adde 00000000, ffffffff => ffffffff (00000000 00000000)
303 adde 000f423f, 00000000 => 000f423f (00000000 00000000)
304 adde 000f423f, 000f423f => 001e847e (00000000 00000000)
305 adde 000f423f, ffffffff => 000f423e (00000000 20000000)
306 adde ffffffff, 00000000 => ffffffff (00000000 00000000)
307 adde ffffffff, 000f423f => 000f423e (00000000 20000000)
308 adde ffffffff, ffffffff => fffffffe (00000000 20000000)
309 adde 00000000, 00000000 => 00000001 (00000000 00000000)
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dppc64-i128-abi.ll124 ; Add the upper 64-bits using adde on registers 4 and 6
132 ; Add the upper 64-bits using adde on registers 3 and 5
139 ; CHECK-LE-NEXT: adde 4, 4, 6
144 ; CHECK-BE-NEXT: adde 3, 3, 5
149 ; CHECK-LE-NOVSX-NEXT: adde 4, 4, 6
154 ; CHECK-BE-NOVSX-NEXT: adde 3, 3, 5
Dbig-endian-actual-args.ll4 ; RUN: grep "adde 3, 3, 5"
Daddc.ll10 ; CHECK: adde r3, r5, r3
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dbig-endian-actual-args.ll4 ; RUN: grep {adde 3, 3, 5}
Daddc.ll10 ; CHECK: adde r3, r5, r3
/external/llvm/test/CodeGen/ARM/
D2011-08-29-SchedCycle.ll30 ; fix subc / sube (and addc / adde) to use physical register dependency instead.
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2011-08-29-SchedCycle.ll30 ; fix subc / sube (and addc / adde) to use physical register dependency instead.
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430InstrInfo.td434 [(set GR8:$dst, (adde GR8:$src, GR8:$src2)),
439 [(set GR16:$dst, (adde GR16:$src, GR16:$src2)),
446 [(set GR8:$dst, (adde GR8:$src, imm:$src2)),
451 [(set GR16:$dst, (adde GR16:$src, imm:$src2)),
457 [(set GR8:$dst, (adde GR8:$src, (load addr:$src2))),
462 [(set GR16:$dst, (adde GR16:$src, (load addr:$src2))),
469 [(store (adde (load addr:$dst), GR8:$src), addr:$dst),
474 [(store (adde (load addr:$dst), GR16:$src), addr:$dst),
480 [(store (adde (load addr:$dst), (i8 imm:$src)), addr:$dst),
485 [(store (adde (load addr:$dst), (i16 imm:$src)), addr:$dst),
[all …]
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td434 [(set GR8:$dst, (adde GR8:$src, GR8:$src2)),
439 [(set GR16:$dst, (adde GR16:$src, GR16:$src2)),
446 [(set GR8:$dst, (adde GR8:$src, imm:$src2)),
451 [(set GR16:$dst, (adde GR16:$src, imm:$src2)),
457 [(set GR8:$dst, (adde GR8:$src, (load addr:$src2))),
462 [(set GR16:$dst, (adde GR16:$src, (load addr:$src2))),
469 [(store (adde (load addr:$dst), GR8:$src), addr:$dst),
474 [(store (adde (load addr:$dst), GR16:$src), addr:$dst),
480 [(store (adde (load addr:$dst), (i8 imm:$src)), addr:$dst),
485 [(store (adde (load addr:$dst), (i16 imm:$src)), addr:$dst),
[all …]
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s338 # CHECK-BE: adde 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x14]
339 # CHECK-LE: adde 2, 3, 4 # encoding: [0x14,0x21,0x43,0x7c]
340 adde 2, 3, 4
341 # CHECK-BE: adde. 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x15]
342 # CHECK-LE: adde. 2, 3, 4 # encoding: [0x15,0x21,0x43,0x7c]
343 adde. 2, 3, 4
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64le-encoding.txt265 # CHECK: adde 2, 3, 4
268 # CHECK: adde. 2, 3, 4
Dppc64-encoding.txt268 # CHECK: adde 2, 3, 4
271 # CHECK: adde. 2, 3, 4
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td368 defm ADDC_ : ALUarith<0b001, "addc", adde, i32lo16z, i32hi16>;
372 def : Pat<(adde GPR:$Rs1, i32lo16z:$imm),
378 def : Pat<(adde GPR:$Rs1, i32hi16:$imm),
394 defm ADDC_F_ : ALUarith<0b001, "addc.f", adde, i32lo16z, i32hi16>;
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstr64Bit.td363 "adde $rT, $rA, $rB", IntGeneral,
364 [(set G8RC:$rT, (adde G8RC:$rA, G8RC:$rB))]>;
367 [(set G8RC:$rT, (adde G8RC:$rA, -1))]>;
370 [(set G8RC:$rT, (adde G8RC:$rA, 0))]>;
DPPCSchedule.td119 // adde IntGeneral
DPPCInstrInfo.td1200 "adde $rT, $rA, $rB", IntGeneral,
1201 [(set GPRC:$rT, (adde GPRC:$rA, GPRC:$rB))]>;
1204 [(set GPRC:$rT, (adde GPRC:$rA, -1))]>;
1207 [(set GPRC:$rT, (adde GPRC:$rA, 0))]>;
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td354 [(set i8:$rd, (adde i8:$src, i8:$rr)),
368 [(set i16:$rd, (adde i16:$src, i16:$rr)),
1923 def : Pat<(adde i16:$src1, imm:$src2),
1930 def : Pat<(adde i8:$src1, imm:$src2),
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td531 "adde", "$rT, $rA, $rB", IIC_IntGeneral,
532 [(set i64:$rT, (adde i64:$rA, i64:$rB))]>;
535 [(set i64:$rT, (adde i64:$rA, -1))]>;
538 [(set i64:$rT, (adde i64:$rA, 0))]>;
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.td353 def ADDC : Arith<0x02, 0x000, "addc ", adde, IIC_ALU>;
425 def ADDIC : ArithI<0x0A, "addic ", adde, simm16, immSExt16>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td942 def ALCR : BinaryRRE<"alc", 0xB998, adde, GR32, GR32>;
943 def ALCGR : BinaryRRE<"alcg", 0xB988, adde, GR64, GR64>;
946 def ALC : BinaryRXY<"alc", 0xE398, adde, GR32, load, 4>;
947 def ALCG : BinaryRXY<"alcg", 0xE388, adde, GR64, load, 8>;

12