/netbsd-src/sys/arch/sh3/include/ |
H A D | locore.h | 33 #define MOV(x, r) mov.l .L_ ## x, r; mov.l @r, r macro 37 #define MOV(x, r) mov.l .L_ ## x, r macro 41 #define MOV(x, r) mov.l .L_ ## x, r macro 47 #define MOV(x, r) mov.l .L_/**/x, r; mov.l @r, r macro 51 #define MOV(x, r) mov.l .L_/**/x, r macro 55 #define MOV(x, r) mov.l .L_/**/x, r macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/epiphany/ieee-754/ |
H A D | fast_div.S | 108 MOV TMP0,P0H ; label
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/ieee-754/ |
H A D | fast_div.S | 108 MOV TMP0,P0H ; label
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rl78-parse.h | 129 MOV = 330, /* MOV */ enumerator 254 #define MOV 330 macro
|
H A D | rx-parse.h | 138 MOV = 339, /* MOV */ enumerator 307 #define MOV 339 macro
|
H A D | rl78-parse.c | 315 MOV = 330, /* MOV */ enumerator 440 #define MOV 330 macro
|
H A D | rx-parse.c | 320 MOV = 339, /* MOV */ enumerator 489 #define MOV 339 macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rl78-parse.h | 129 MOV = 330, /* MOV */ enumerator 254 #define MOV 330 macro
|
H A D | rx-parse.h | 138 MOV = 339, /* MOV */ enumerator 307 #define MOV 339 macro
|
H A D | rl78-parse.c | 315 MOV = 330, /* MOV */ enumerator 440 #define MOV 330 macro
|
H A D | rx-parse.c | 320 MOV = 339, /* MOV */ enumerator 489 #define MOV 339 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ia64-opc-i.c | 119 #define MOV(a,b,c,d) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ia64-opc-i.c | 119 #define MOV(a,b,c,d) \ macro
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeARM_T2_32.c | 126 #define MOV 0x4600 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRExpandPseudoInsts.cpp | 1903 auto MOV = buildMI(MBB, MBBI, AVR::MOVRdRr) in expand() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 87 enum insn_type { MOV, MVN, INDEX, PTRUE }; enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 94 enum insn_type { MOV, MVN, INDEX, PTRUE }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 14472 SDValue MOV = BV.getOperand(Offset < 2 ? 0 : 1); in PerformExtractEltCombine() local
|