Home
last modified time | relevance | path

Searched refs:MSRCLR (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/microblaze/cpu/
Dcache.c38 MSRCLR(0x20); in icache_disable()
49 MSRCLR(0x80); in dcache_disable()
Dinterrupts.c30 MSRCLR(0x2); in disable_interrupts()
/external/u-boot/arch/microblaze/include/asm/
Dasm.h56 #define MSRCLR(val) \ macro
73 #define MSRCLR(val) \ macro
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/Disassembler/
DMBlazeDisassembler.cpp412 case 0x1: return MBlaze::MSRCLR; in decodeMFS()
568 case MBlaze::MSRCLR: in getInstruction()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrFormats.td23 def FRCI : Format<6>; // BRLID, BRALID, MSRCLR, MSRSET
DMBlazeInstrInfo.td661 def MSRCLR : MSR<0x25, 0x22, (outs GPR:$dst), (ins uimm15:$clr),