Searched refs:ISYNC (Results 1 – 5 of 5) sorted by relevance
159 ISYNC = 150 << 1, // Instruction Synchronize enumerator
505 case ISYNC: { in DecodeExt1()
1920 void Assembler::isync() { emit(EXT1 | ISYNC); } in isync()
1640 case ISYNC: { in ExecuteExt1()
3441 def ISYNC : XLForm_2_ext<19, 150, 0, 0, 0, (outs), (ins),