Lines Matching refs:MBlaze
1 //===-- MBlazeAsmBackend.cpp - MBlaze Assembler Backend -------------------===//
72 case MBlaze::ADDIK: return MBlaze::ADDIK32;
73 case MBlaze::ORI: return MBlaze::ORI32;
74 case MBlaze::BRLID: return MBlaze::BRLID32;
94 // but is X86 specific. Is it actually true for MBlaze also, or was it
164 assert(0 && "Mac not supported on MBlaze");
167 assert(0 && "Windows not supported on MBlaze");