Searched refs:ORC (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/ppc/ |
D | constants-ppc.h | 233 ORC = 412 << 1, // Or with Complement enumerator
|
D | assembler-ppc.cc | 996 x_form(EXT2 | ORC, dst, src1, src2, rc); in orc()
|
D | simulator-ppc.cc | 2551 case ORC: { in ExecuteExt2_9bit_part2()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1973 defm ORC : XForm_6r<31, 412, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB), 3027 (RLWINM (ORC $in, (NEG $in)), 1, 31, 31)>,
|