Home
last modified time | relevance | path

Searched refs:ISYNC (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/ppc/
Dconstants-ppc.h159 ISYNC = 150 << 1, // Instruction Synchronize enumerator
Ddisasm-ppc.cc505 case ISYNC: { in DecodeExt1()
Dassembler-ppc.cc1920 void Assembler::isync() { emit(EXT1 | ISYNC); } in isync()
Dsimulator-ppc.cc1640 case ISYNC: { in ExecuteExt1()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td3441 def ISYNC : XLForm_2_ext<19, 150, 0, 0, 0, (outs), (ins),