Searched refs:MBAR (Results 1 – 16 of 16) sorted by relevance
/external/u-boot/board/freescale/m53017evb/ |
D | README | 98 CONFIG_SYS_IMMR -- define for MBAR offset 100 CONFIG_SYS_MBAR -- define MBAR offset
|
/external/u-boot/board/freescale/m5253evbe/ |
D | README | 31 CONFIG_SYS_MBAR MBAR base address
|
/external/u-boot/board/freescale/m52277evb/ |
D | README | 89 CONFIG_SYS_IMMR -- define for MBAR offset 91 CONFIG_SYS_MBAR -- define MBAR offset
|
/external/u-boot/doc/ |
D | README.m54418twr | 85 CONFIG_SYS_IMMR -- define for MBAR offset 89 CONFIG_SYS_MBAR -- define MBAR offset
|
/external/u-boot/board/freescale/m547xevb/ |
D | README | 105 CONFIG_SYS_IMMR -- define for MBAR offset 120 CONFIG_SYS_MBAR -- define MBAR offset
|
/external/u-boot/arch/m68k/cpu/mcf547x_8x/ |
D | start.S | 105 move.c %d0, %MBAR
|
/external/u-boot/arch/m68k/cpu/mcf530x/ |
D | start.S | 97 move.c %d0, %MBAR
|
/external/u-boot/arch/m68k/cpu/mcf52x2/ |
D | start.S | 111 move.c %d0, %MBAR
|
/external/u-boot/board/freescale/m5373evb/ |
D | README | 97 CONFIG_SYS_IMMR -- define for MBAR offset 99 CONFIG_SYS_MBAR -- define MBAR offset
|
/external/u-boot/board/freescale/m54455evb/ |
D | README | 120 CONFIG_SYS_IMMR -- define for MBAR offset 136 CONFIG_SYS_MBAR -- define MBAR offset
|
/external/u-boot/arch/powerpc/include/asm/ |
D | processor.h | 652 #define MBAR SPRN_MBAR /* System memory base address */ macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | P9InstrResources.td | 1406 MBAR,
|
D | PPCInstrInfo.td | 3983 def MBAR : XForm_mbar<31, 854, (outs), (ins u5imm:$MO), 4248 def : InstAlias<"mbar", (MBAR 0)>, Requires<[IsBookE]>;
|
/external/capstone/arch/PowerPC/ |
D | PPCGenAsmWriter.inc | 689 398302U, // MBAR 1962 0U, // MBAR 3639 // DSS, MBAR, MTFSB0, MTFSB1, TD, TDI, TW, TWI, gBC, gBCA, gBCCTR, gBCCTR... 6087 // (MBAR 0)
|
D | PPCGenDisassemblerTables.inc | 1222 /* 5029 */ MCD_OPC_Decode, 157, 5, 76, // Opcode: MBAR
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3543 def MBAR : XForm_mbar<31, 854, (outs), (ins u5imm:$MO), 3734 def : InstAlias<"mbar", (MBAR 0)>, Requires<[IsBookE]>;
|