Home
last modified time | relevance | path

Searched refs:MBAR (Results 1 – 16 of 16) sorted by relevance

/external/u-boot/board/freescale/m53017evb/
DREADME98 CONFIG_SYS_IMMR -- define for MBAR offset
100 CONFIG_SYS_MBAR -- define MBAR offset
/external/u-boot/board/freescale/m5253evbe/
DREADME31 CONFIG_SYS_MBAR MBAR base address
/external/u-boot/board/freescale/m52277evb/
DREADME89 CONFIG_SYS_IMMR -- define for MBAR offset
91 CONFIG_SYS_MBAR -- define MBAR offset
/external/u-boot/doc/
DREADME.m54418twr85 CONFIG_SYS_IMMR -- define for MBAR offset
89 CONFIG_SYS_MBAR -- define MBAR offset
/external/u-boot/board/freescale/m547xevb/
DREADME105 CONFIG_SYS_IMMR -- define for MBAR offset
120 CONFIG_SYS_MBAR -- define MBAR offset
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dstart.S105 move.c %d0, %MBAR
/external/u-boot/arch/m68k/cpu/mcf530x/
Dstart.S97 move.c %d0, %MBAR
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dstart.S111 move.c %d0, %MBAR
/external/u-boot/board/freescale/m5373evb/
DREADME97 CONFIG_SYS_IMMR -- define for MBAR offset
99 CONFIG_SYS_MBAR -- define MBAR offset
/external/u-boot/board/freescale/m54455evb/
DREADME120 CONFIG_SYS_IMMR -- define for MBAR offset
136 CONFIG_SYS_MBAR -- define MBAR offset
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h652 #define MBAR SPRN_MBAR /* System memory base address */ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DP9InstrResources.td1406 MBAR,
DPPCInstrInfo.td3983 def MBAR : XForm_mbar<31, 854, (outs), (ins u5imm:$MO),
4248 def : InstAlias<"mbar", (MBAR 0)>, Requires<[IsBookE]>;
/external/capstone/arch/PowerPC/
DPPCGenAsmWriter.inc689 398302U, // MBAR
1962 0U, // MBAR
3639 // DSS, MBAR, MTFSB0, MTFSB1, TD, TDI, TW, TWI, gBC, gBCA, gBCCTR, gBCCTR...
6087 // (MBAR 0)
DPPCGenDisassemblerTables.inc1222 /* 5029 */ MCD_OPC_Decode, 157, 5, 76, // Opcode: MBAR
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td3543 def MBAR : XForm_mbar<31, 854, (outs), (ins u5imm:$MO),
3734 def : InstAlias<"mbar", (MBAR 0)>, Requires<[IsBookE]>;