/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ext.txt | 170 # CHECK: bcctr 12, 2 182 # CHECK: bcctr 15, 2 194 # CHECK: bcctr 14, 2 206 # CHECK: bcctr 4, 2 218 # CHECK: bcctr 7, 2 230 # CHECK: bcctr 6, 2 308 # CHECK: bcctr 12, 8 312 # CHECK: bcctr 12, 0 340 # CHECK: bcctr 15, 8 344 # CHECK: bcctr 15, 0 [all …]
|
D | ppc64-encoding.txt | 31 # CHECK: bcctr 4, 10, 3 34 # CHECK: bcctr 4, 10
|
D | ppc64le-encoding.txt | 31 # CHECK: bcctr 4, 10, 3 34 # CHECK: bcctr 4, 10
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ext.txt | 170 # CHECK: bcctr 12, 2 182 # CHECK: bcctr 15, 2 194 # CHECK: bcctr 14, 2 206 # CHECK: bcctr 4, 2 218 # CHECK: bcctr 7, 2 230 # CHECK: bcctr 6, 2 308 # CHECK: bcctr 12, 8 312 # CHECK: bcctr 12, 0 340 # CHECK: bcctr 15, 8 344 # CHECK: bcctr 15, 0 [all …]
|
D | ppc64le-encoding.txt | 31 # CHECK: bcctr 4, 10, 3 34 # CHECK: bcctr 4, 10
|
D | ppc64-encoding.txt | 31 # CHECK: bcctr 4, 10, 3 34 # CHECK: bcctr 4, 10
|
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding-ext.s.cs | 55 0x4d,0x82,0x04,0x20 = bcctr 12, 2, 0 59 0x4d,0xe2,0x04,0x20 = bcctr 15, 2, 0 63 0x4d,0xc2,0x04,0x20 = bcctr 14, 2, 0 67 0x4c,0x82,0x04,0x20 = bcctr 4, 2, 0 71 0x4c,0xe2,0x04,0x20 = bcctr 7, 2, 0 75 0x4c,0xc2,0x04,0x20 = bcctr 6, 2, 0
|
D | ppc64-encoding.s.cs | 6 0x4c,0x8a,0x1c,0x20 = bcctr 4, 10, 3 7 0x4c,0x8a,0x04,0x20 = bcctr 4, 10, 0
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 63 # CHECK-BE: bcctr 4, 10, 3 # encoding: [0x4c,0x8a,0x1c,0x20] 64 # CHECK-LE: bcctr 4, 10, 3 # encoding: [0x20,0x1c,0x8a,0x4c] 65 bcctr 4, 10, 3 66 # CHECK-BE: bcctr 4, 10 # encoding: [0x4c,0x8a,0x04,0x20] 67 # CHECK-LE: bcctr 4, 10 # encoding: [0x20,0x04,0x8a,0x4c] 68 bcctr 4, 10
|
D | ppc64-encoding-ext.s | 181 # CHECK-BE: bcctr 12, 2 # encoding: [0x4d,0x82,0x04,0x20] 182 # CHECK-LE: bcctr 12, 2 # encoding: [0x20,0x04,0x82,0x4d] 214 # CHECK-BE: bcctr 15, 2 # encoding: [0x4d,0xe2,0x04,0x20] 215 # CHECK-LE: bcctr 15, 2 # encoding: [0x20,0x04,0xe2,0x4d] 247 # CHECK-BE: bcctr 14, 2 # encoding: [0x4d,0xc2,0x04,0x20] 248 # CHECK-LE: bcctr 14, 2 # encoding: [0x20,0x04,0xc2,0x4d] 280 # CHECK-BE: bcctr 4, 2 # encoding: [0x4c,0x82,0x04,0x20] 281 # CHECK-LE: bcctr 4, 2 # encoding: [0x20,0x04,0x82,0x4c] 313 # CHECK-BE: bcctr 7, 2 # encoding: [0x4c,0xe2,0x04,0x20] 314 # CHECK-LE: bcctr 7, 2 # encoding: [0x20,0x04,0xe2,0x4c] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 104 # CHECK-BE: bcctr 4, 10, 3 # encoding: [0x4c,0x8a,0x1c,0x20] 105 # CHECK-LE: bcctr 4, 10, 3 # encoding: [0x20,0x1c,0x8a,0x4c] 106 bcctr 4, 10, 3 107 # CHECK-BE: bcctr 4, 10 # encoding: [0x4c,0x8a,0x04,0x20] 108 # CHECK-LE: bcctr 4, 10 # encoding: [0x20,0x04,0x8a,0x4c] 109 bcctr 4, 10
|
D | ppc64-encoding-ext.s | 181 # CHECK-BE: bcctr 12, 2 # encoding: [0x4d,0x82,0x04,0x20] 182 # CHECK-LE: bcctr 12, 2 # encoding: [0x20,0x04,0x82,0x4d] 214 # CHECK-BE: bcctr 15, 2 # encoding: [0x4d,0xe2,0x04,0x20] 215 # CHECK-LE: bcctr 15, 2 # encoding: [0x20,0x04,0xe2,0x4d] 247 # CHECK-BE: bcctr 14, 2 # encoding: [0x4d,0xc2,0x04,0x20] 248 # CHECK-LE: bcctr 14, 2 # encoding: [0x20,0x04,0xc2,0x4d] 280 # CHECK-BE: bcctr 4, 2 # encoding: [0x4c,0x82,0x04,0x20] 281 # CHECK-LE: bcctr 4, 2 # encoding: [0x20,0x04,0x82,0x4c] 313 # CHECK-BE: bcctr 7, 2 # encoding: [0x4c,0xe2,0x04,0x20] 314 # CHECK-LE: bcctr 7, 2 # encoding: [0x20,0x04,0xe2,0x4c] [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCSchedule.td | 132 // bcctr BrB
|
/external/v8/src/ppc/ |
D | assembler-ppc.cc | 727 void Assembler::bcctr(BOfield bo, int condition_bit, LKBit lk) { in bcctr() function in v8::internal::Assembler 737 void Assembler::bctr() { bcctr(BA, 0, LeaveLK); } in bctr() 740 void Assembler::bctrl() { bcctr(BA, 0, SetLK); } in bctrl()
|
D | assembler-ppc.h | 795 void bcctr(BOfield bo, int condition_bit, LKBit lk);
|
D | constants-ppc.h | 2092 V(bcctr, BCCTRX, 0x4C000420) \
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 98 "bcctr 12, $bi, 0", IIC_BrB, []>, 101 "bcctr 4, $bi, 0", IIC_BrB, []>,
|
D | PPCInstrInfo.td | 1161 "bcctr 12, $bi, 0", IIC_BrB, []>; 1163 "bcctr 4, $bi, 0", IIC_BrB, []>; 4068 "bcctr $bo, $bi, $bh", IIC_BrB, []>; 4076 def : InstAlias<"bcctr $bo, $bi", (gBCCTR u5imm:$bo, crbitrc:$bi, 0)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 88 "bcctr 12, $bi, 0", IIC_BrB, []>, 91 "bcctr 4, $bi, 0", IIC_BrB, []>,
|
D | PPCInstrInfo.td | 1300 "bcctr 12, $bi, 0", IIC_BrB, []>; 1302 "bcctr 4, $bi, 0", IIC_BrB, []>; 4610 "bcctr $bo, $bi, $bh", IIC_BrB, []>; 4632 def : InstAlias<"bcctr $bo, $bi", (gBCCTR u5imm:$bo, crbitrc:$bi, 0)>;
|
/external/capstone/arch/PowerPC/ |
D | PPCGenAsmWriter.inc | 7789 AsmString = "bcctr $\xFF\x01\x06, $\x02";
|