Searched refs:mtmsr (Results 1 – 13 of 13) sorted by relevance
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/ |
D | cpu.c | 141 mtmsr(msr); in do_reset() 164 mtmsr(msr); in do_reset()
|
D | start.S | 106 mtmsr r5 450 mtmsr r28 491 mtmsr r3 1050 mtmsr r3
|
/third_party/uboot/u-boot-2020.01/drivers/sysreset/ |
D | sysreset_mpc83xx.c | 36 mtmsr(msr); in __do_reset()
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/ |
D | start.S | 78 mtmsr r3 298 mtmsr r28
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/ |
D | start.S | 147 mtmsr 0 519 mtmsr r28 859 mtmsr r7
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/ |
D | start.S | 80 mtmsr r1 1231 mtmsr r3 1314 mtmsr r20 1323 mtmsr r28
|
D | cpu.c | 309 mtmsr (msr); in do_reset()
|
D | cpu_init.c | 1024 mtmsr(msr); in arch_preboot_os()
|
/third_party/uboot/u-boot-2020.01/include/ |
D | ppc_asm.tmpl | 216 mtmsr r20; \
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/ |
D | processor.h | 1147 #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/ |
D | PPCInstrInfo.td | 4154 "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/ |
D | PPCGenAsmMatcher.inc | 6011 { 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 },…
|
D | PPCGenAsmWriter.inc | 9626 /* 2983 */ "mtmsr $\x01\0"
|