Home
last modified time | relevance | path

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

/external/u-boot/board/tqc/tqm834x/
Dtqm834x.c21 #define ISYNC asm("isync") macro
194 ISYNC; in detect_num_flash_banks()
213 ISYNC; in detect_num_flash_banks()
/external/v8/src/ppc/
Ddisasm-ppc.cc506 case ISYNC: { in DecodeExt1()
Dconstants-ppc.h2112 V(isync, ISYNC, 0x4C00012C) \
Dassembler-ppc.cc1662 void Assembler::isync() { emit(EXT1 | ISYNC); } in isync()
Dsimulator-ppc.cc1785 case ISYNC: { in ExecuteGeneric()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DP9InstrResources.td751 ISYNC,
DPPCInstrInfo.cpp2192 MI.setDesc(get(PPC::ISYNC)); in expandPostRAPseudo()
DPPCInstrInfo.td3970 def ISYNC : XLForm_2_ext<19, 150, 0, 0, 0, (outs), (ins),
/external/capstone/arch/PowerPC/
DPPCGenDisassemblerTables.inc571 /* 2257 */ MCD_OPC_Decode, 201, 4, 23, // Opcode: ISYNC
DPPCGenAsmWriter.inc605 9360U, // ISYNC
1878 0U, // ISYNC
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td3530 def ISYNC : XLForm_2_ext<19, 150, 0, 0, 0, (outs), (ins),