Home
last modified time | relevance | path

Searched refs:MDR (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm10200-opc.c100 #define MDR (PSW+1) macro
104 #define DI (MDR+1)
172 { "mov", 0xf3e0, 0xfffc, FMT_4, {MDR, DN0}},
173 { "mov", 0xf3c0, 0xfff3, FMT_4, {DN1, MDR}},
H A Dm10300-opc.c150 #define MDR (PSW+1) macro
154 #define DI (MDR+1)
458 { "mov", 0xf2e0, 0xfffc, 0, FMT_D0, 0, {MDR, DN0}},
459 { "mov", 0xf2f2, 0xfff3, 0, FMT_D0, 0, {DM1, MDR}},
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm10200-opc.c100 #define MDR (PSW+1) macro
104 #define DI (MDR+1)
172 { "mov", 0xf3e0, 0xfffc, FMT_4, {MDR, DN0}},
173 { "mov", 0xf3c0, 0xfff3, FMT_4, {DN1, MDR}},
H A Dm10300-opc.c150 #define MDR (PSW+1) macro
154 #define DI (MDR+1)
458 { "mov", 0xf2e0, 0xfffc, 0, FMT_D0, 0, {MDR, DN0}},
459 { "mov", 0xf2f2, 0xfff3, 0, FMT_D0, 0, {DM1, MDR}},
/netbsd-src/sys/arch/powerpc/booke/dev/
H A Dpq3nandfcm.c145 lbc_write_4(sc->sc_obio, MDR, __SHIFTIN(address, MDR_AS0)); in pq3nandfcm_address()
182 uint32_t v = lbc_read_4(sc->sc_obio, MDR); in pq3nandfcm_read_byte()
194 lbc_write_4(sc->sc_obio, MDR, val); in pq3nandfcm_write_byte()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dconstraints.md39 "The MDR register.")
H A Dmn10300.md1118 ;; Note the trick to get reload to put the zero into the MDR register,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dconstraints.md39 "The MDR register.")
H A Dmn10300.md1118 ;; Note the trick to get reload to put the zero into the MDR register,
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmap162 # sub-file typ like RGN TRE MDR LBL
200 >>9 string MDR address table
315 # Header length; GMP:31h 35h 3Dh,MDR:11Eh 238h 2C4h 310h,NOD:3Fh 7Fh,NET:64h,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td173 def MDR : BinaryRR <"mdr", 0x2C, null_frag, FP64, FP64>;
/netbsd-src/sys/arch/powerpc/include/booke/
H A De500reg.h717 #define MDR 0x088 /* UPM/FCM data register */ macro
/netbsd-src/external/gpl3/gdb/dist/sim/mn10300/
H A DChangeLog-20211594 half of the result in MDR for "mul" and "mulu".
1794 * mn10300_sim.h (_state): Add another register (MDR).
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3800 if (const MacroDefinitionRecord *MDR = getCursorMacroDefinition(C)) in getMacroIdentifier() local
3801 return MDR->getName(); in getMacroIdentifier()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20063316 address to MDR register.
H A DChangeLog-201415106 to symbolic constant representing the MDR register. Add
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20063316 address to MDR register.
H A DChangeLog-201415106 to symbolic constant representing the MDR register. Add
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201126876 (movsf_internal): Handle MDR register.
30990 to handle MDR <-> data register transfers.
38679 the MDR register to allocation; separately allocate the low and
38683 (*mulsi3): ... here. Clobber MDR as a scratch as necessary.
38686 (*udivmodsi4): Rename from udivmodsi4. Expose MDR properly.
38692 (FIXED_REGISTERS): Don't fix MDR.
38694 (REG_ALLOC_ORDER): Add MDR.
39464 in terms of the value on the stack, not the MDR register.
H A DChangeLog-201011285 (FIXED_REGISTERS, CALL_USED_REGISTERS): Add MDR as a fixed register.
11286 (REG_CLASS_CONTENTS): Add MDR to ALL_REGS.
11287 (INCOMING_RETURN_ADDR_RTX): Define in terms of MDR.
11288 (REGISTER_NAMES): Add MDR.
H A DFSFChangeLog.115760 corresponding pattern [u]divmodhir4 name. Clear MDR register
/netbsd-src/share/misc/
H A Dairport4621 MDR:Medfra Airport, AK, USA
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS9486 * The MDR register is represented in the compiler. One can access the
9490 does not modify the MDR register, so it is important that inline
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS11352 * The MDR register is represented in the compiler. One can access the
11356 does not modify the MDR register, so it is important that inline
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.115760 corresponding pattern [u]divmodhir4 name. Clear MDR register

12