HomeSort by: relevance | last modified time | path
    Searched defs:MOV (Results 1 - 22 of 22) sorted by relevancy

  /src/sys/arch/sh3/include/
locore.h 33 #define MOV(x, r) mov.l .L_ ## x, r; mov.l @r, r
37 #define MOV(x, r) mov.l .L_ ## x, r
41 #define MOV(x, r) mov.l .L_ ## x, r
47 #define MOV(x, r) mov.l .L_/**/x, r; mov.l @r,
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/epiphany/ieee-754/
fast_div.S 108 MOV TMP0,P0H ;
  /src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/ieee-754/
fast_div.S 108 MOV TMP0,P0H ;
  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc-i.c 118 {"mov", I, OpX3XbIhWhTag13 (0, 7, 0, 0, 1, 0), {B1, R2}, PSEUDO, 0, NULL},
119 #define MOV(a,b,c,d) \
121 {"mov.sptk", MOV (7, 0, 0, 0)},
122 {"mov.sptk.imp", MOV (7, 0, 1, 0)},
123 {"mov", MOV (7, 0, 0, 1)},
124 {"mov.imp", MOV (7, 0, 1, 1)}
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc-i.c 118 {"mov", I, OpX3XbIhWhTag13 (0, 7, 0, 0, 1, 0), {B1, R2}, PSEUDO, 0, NULL},
119 #define MOV(a,b,c,d) \
121 {"mov.sptk", MOV (7, 0, 0, 0)},
122 {"mov.sptk.imp", MOV (7, 0, 1, 0)},
123 {"mov", MOV (7, 0, 0, 1)},
124 {"mov.imp", MOV (7, 0, 1, 1)}
    [all...]
  /src/external/gpl3/gdb/dist/gdb/arch/
aarch64-insn.h 95 /* MOV s101 0010 1xxi iiii iiii iiii iiir rrrr */
97 MOV = 0x52800000,
98 MOVK = 0x20000000 | MOV,
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc-i.c 118 {"mov", I, OpX3XbIhWhTag13 (0, 7, 0, 0, 1, 0), {B1, R2}, PSEUDO, 0, NULL},
119 #define MOV(a,b,c,d) \
121 {"mov.sptk", MOV (7, 0, 0, 0)},
122 {"mov.sptk.imp", MOV (7, 0, 1, 0)},
123 {"mov", MOV (7, 0, 0, 1)},
124 {"mov.imp", MOV (7, 0, 1, 1)}
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/arch/
aarch64-insn.h 95 /* MOV s101 0010 1xxi iiii iiii iiii iiir rrrr */
97 MOV = 0x52800000,
98 MOVK = 0x20000000 | MOV,
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc-i.c 118 {"mov", I, OpX3XbIhWhTag13 (0, 7, 0, 0, 1, 0), {B1, R2}, PSEUDO, 0, NULL},
119 #define MOV(a,b,c,d) \
121 {"mov.sptk", MOV (7, 0, 0, 0)},
122 {"mov.sptk.imp", MOV (7, 0, 1, 0)},
123 {"mov", MOV (7, 0, 0, 1)},
124 {"mov.imp", MOV (7, 0, 1, 1)}
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRExpandPseudoInsts.cpp 1475 // mov Rh, Rl
1503 // mov Rh, Rl
1883 // mov r16, r17
1887 // mov r16, r13
1888 // mov r17, r13
1892 // mov r17, r16
1903 auto MOV = buildMI(MBB, MBBI, AVR::MOVRdRr)
1908 MOV->getOperand(1).setIsKill();
1942 // mov R24, R20
1947 // mov R24, R2
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.h 129 MOV = 330, /* MOV */
254 #define MOV 330
rx-parse.h 138 MOV = 339, /* MOV */
307 #define MOV 339
rl78-parse.c 315 MOV = 330, /* MOV */
440 #define MOV 330
590 YYSYMBOL_MOV = 75, /* MOV */
1153 "INC", "INCW", "MACH", "MACHU", "MOV", "MOV1", "MOVS", "MOVW", "MULH",
2833 case 106: /* statement: MOV A ',' '#' EXPR */
2839 case 107: /* statement: MOV regb_na ',' '#' EXPR */
2845 case 108: /* statement: MOV sfr ',' '#' EXPR */
2861 case 110: /* statement: MOV opt_es EXPR ',' '#' EXPR $@18 */
2873 case 111: /* statement: MOV '!' EXPR ',' '#' EXPR *
    [all...]
rx-parse.c 320 MOV = 339, /* MOV */
489 #define MOV 339
683 YYSYMBOL_MOV = 84, /* MOV */
1328 "MACLH", "MACLO", "MAX", "MIN", "MOV", "MOVCO", "MOVLI", "MOVU", "MSBHI",
2586 case 19: /* statement: MOV DOT_B '#' EXPR ',' '[' REG ']' */
2592 case 20: /* statement: MOV DOT_W '#' EXPR ',' '[' REG ']' */
2598 case 21: /* statement: MOV DOT_L '#' EXPR ',' '[' REG ']' */
2604 case 22: /* statement: MOV DOT_B '#' EXPR ',' disp '[' REG ']' */
2614 case 23: /* statement: MOV DOT_W '#' EXPR ',' disp '[' REG ']' *
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.h 129 MOV = 330, /* MOV */
254 #define MOV 330
rx-parse.h 138 MOV = 339, /* MOV */
307 #define MOV 339
rl78-parse.c 315 MOV = 330, /* MOV */
440 #define MOV 330
590 YYSYMBOL_MOV = 75, /* MOV */
1153 "INC", "INCW", "MACH", "MACHU", "MOV", "MOV1", "MOVS", "MOVW", "MULH",
2833 case 106: /* statement: MOV A ',' '#' EXPR */
2839 case 107: /* statement: MOV regb_na ',' '#' EXPR */
2845 case 108: /* statement: MOV sfr ',' '#' EXPR */
2861 case 110: /* statement: MOV opt_es EXPR ',' '#' EXPR $@18 */
2873 case 111: /* statement: MOV '!' EXPR ',' '#' EXPR *
    [all...]
rx-parse.c 320 MOV = 339, /* MOV */
489 #define MOV 339
683 YYSYMBOL_MOV = 84, /* MOV */
1328 "MACLH", "MACLO", "MAX", "MIN", "MOV", "MOVCO", "MOVLI", "MOVU", "MSBHI",
2586 case 19: /* statement: MOV DOT_B '#' EXPR ',' '[' REG ']' */
2592 case 20: /* statement: MOV DOT_W '#' EXPR ',' '[' REG ']' */
2598 case 21: /* statement: MOV DOT_L '#' EXPR ',' '[' REG ']' */
2604 case 22: /* statement: MOV DOT_B '#' EXPR ',' disp '[' REG ']' */
2614 case 23: /* statement: MOV DOT_W '#' EXPR ',' disp '[' REG ']' *
    [all...]
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_T2_32.c 126 #define MOV 0x4600
650 return push_inst16(compiler, MOV | SET_REGS44(dst, reg));
701 return push_inst16(compiler, MOV | SET_REGS44(dst, arg2));
1077 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_S0, SLJIT_R0)));
1079 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_S1, SLJIT_R1)));
1081 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_S2, SLJIT_R2)));
1649 return push_inst16(compiler, MOV | SET_REGS44(dst, TMP_REG2));
1664 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG2, src)));
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 94 enum insn_type { MOV, MVN, INDEX, PTRUE };
100 insn_type = MOV, modifier_type = LSL,
113 /* For MOV and MVN. */
123 } mov; member in union:simd_immediate_info::__anon15279
142 : elt_mode (elt_mode_in), insn (MOV)
144 u.mov.value = value_in;
145 u.mov.modifier = LSL;
146 u.mov.shift = 0;
159 u.mov.value = gen_int_mode (value_in, elt_mode_in);
160 u.mov.modifier = modifier_in
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 129 enum insn_type { MOV, MVN, INDEX, PTRUE };
135 insn_type = MOV, modifier_type = LSL,
148 /* For MOV and MVN. */
158 } mov; member in union:simd_immediate_info::__anon12661
177 : elt_mode (elt_mode_in), insn (MOV)
179 u.mov.value = value_in;
180 u.mov.modifier = LSL;
181 u.mov.shift = 0;
194 u.mov.value = gen_int_mode (value_in, elt_mode_in);
195 u.mov.modifier = modifier_in
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 2613 // "mov lr, pc; b _foo" to avoid confusing the RSP
7361 // instruction, return an SDValue of such a constant (will become a MOV
8213 // Detect which mov lane this would be from the first non-undef element.
8226 // Check the remaining values are the correct part of the same mov
8237 // Does this part look like a mov
9426 // of 2 immediates with 1 mov instruction; no further checks required,
9431 // In Thumb mode, immediates larger than 128 need a wide 4-byte MOV,
10118 // mov r2, #1
12893 // the operands to be registers. If c1 << c2 is too large, a mov immediate
12895 // - if c1 and c2 are small enough that they don't require mov imms
    [all...]

Completed in 84 milliseconds