Home
last modified time | relevance | path

Searched refs:mtmsr (Results 1 – 13 of 13) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dcpu.c141 mtmsr(msr); in do_reset()
164 mtmsr(msr); in do_reset()
Dstart.S106 mtmsr r5
450 mtmsr r28
491 mtmsr r3
1050 mtmsr r3
/third_party/uboot/u-boot-2020.01/drivers/sysreset/
Dsysreset_mpc83xx.c36 mtmsr(msr); in __do_reset()
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/
Dstart.S78 mtmsr r3
298 mtmsr r28
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/
Dstart.S147 mtmsr 0
519 mtmsr r28
859 mtmsr r7
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dstart.S80 mtmsr r1
1231 mtmsr r3
1314 mtmsr r20
1323 mtmsr r28
Dcpu.c309 mtmsr (msr); in do_reset()
Dcpu_init.c1024 mtmsr(msr); in arch_preboot_os()
/third_party/uboot/u-boot-2020.01/include/
Dppc_asm.tmpl216 mtmsr r20; \
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dprocessor.h1147 #define mtmsr(v) asm volatile("mtmsr %0" : : "r" (v)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td4154 "mtmsr $RS, $L", IIC_SprMTMSR>;
4564 def : InstAlias<"mtmsr $RS", (MTMSR gprc:$RS, 0)>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc6011 { 7539 /* mtmsr */, PPC::MTMSR, Convert__RegGPRC1_0__imm_95_0, AMFBS_None, { MCK_RegGPRC }, },
6012 …{ 7539 /* mtmsr */, PPC::MTMSR, Convert__RegGPRC1_0__Imm1_1, AMFBS_None, { MCK_RegGPRC, MCK_Imm },…
DPPCGenAsmWriter.inc9626 /* 2983 */ "mtmsr $\x01\0"