HomeSort by relevance Sort by last modified time
    Searched refs:ldst (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
neon-ldst-align-bad.d 3 # error-output: neon-ldst-align-bad.l
neon-ldst-es-bad.d 3 # error-output: neon-ldst-es-bad.l
thumb32.s 360 ldst: label
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips16.s 5 .macro ldst op, reg, base
39 ldst ld, $2, $3
44 ldst ld, $2, $sp
45 ldst lwu, $2, $3
46 ldst lw, $2, $3
51 ldst lw, $2, $sp
52 ldst lh, $2, $3
53 ldst lhu, $2, $3
54 ldst lb, $2, $3
55 ldst lbu, $2, $
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/nios2/
comments.s 18 br ldst
20 ldst: label
comments-r2.d 22 0+002c <[^>]*> 00000002 br 00000030 <ldst>
comments.d 20 0+002c <[^>]*> 00000006 br 00000030 <ldst>
  /external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
TimeZoneNameProviderICU.java 33 String ldst = tznames.getDisplayName(canonicalID, NameType.LONG_DAYLIGHT, date); local
37 if (lstd != null && ldst != null && sstd != null && sdst != null) {
40 dispName = daylight ? ldst : lstd;
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_peephole.cpp 2713 Instruction *ldst, *next; local
    [all...]
nv50_ir_emit_gk110.cpp     [all...]
nv50_ir_ra.cpp 1007 LValue *ldst = dst->asLValue(); local
1010 if (ldst->compound && !lsrc->compound) {
1012 lsrc = ldst;
1013 ldst = swap;
1016 ldst->compound = lsrc->compound;
1017 ldst->compMask = lsrc->compMask;
    [all...]
nv50_ir_emit_nvc0.cpp     [all...]
  /external/opencv/ml/src/
mltree.cpp 2555 CvPair32s32f *src, *ldst0, *rdst0, *ldst, *rdst; local
2602 int *src, *ldst0, *rdst0, *ldst, *rdst; local
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-insns.c 364 PPC_LD_ARGS = 0x00000008, // family: ldst
365 PPC_LDX_ARGS = 0x00000009, // family: ldst
366 PPC_ST_ARGS = 0x0000000A, // family: ldst
367 PPC_STX_ARGS = 0x0000000B, // family: ldst
7469 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
test_isa_2_07_part1.c 223 PPC_LD_ARGS = 0x00000008, // family: ldst
224 PPC_LDX_ARGS = 0x00000009, // family: ldst
225 PPC_ST_ARGS = 0x0000000A, // family: ldst
226 PPC_STX_ARGS = 0x0000000B, // family: ldst
227 PPC_STQ_ARGS = 0x0000000C, // family: ldst, two args, imm
228 PPC_LDQ_ARGS = 0x0000000D, // family: ldst, two args, imm
229 PPC_STQX_ARGS = 0x0000000E, // family: ldst, three args
230 PPC_LDQX_ARGS = 0x0000000F, // family: ldst, three_args
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
  /external/valgrind/none/tests/ppc64/
jm-insns.c 364 PPC_LD_ARGS = 0x00000008, // family: ldst
365 PPC_LDX_ARGS = 0x00000009, // family: ldst
366 PPC_ST_ARGS = 0x0000000A, // family: ldst
367 PPC_STX_ARGS = 0x0000000B, // family: ldst
7469 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
test_isa_2_07_part1.c 223 PPC_LD_ARGS = 0x00000008, // family: ldst
224 PPC_LDX_ARGS = 0x00000009, // family: ldst
225 PPC_ST_ARGS = 0x0000000A, // family: ldst
226 PPC_STX_ARGS = 0x0000000B, // family: ldst
227 PPC_STQ_ARGS = 0x0000000C, // family: ldst, two args, imm
228 PPC_LDQ_ARGS = 0x0000000D, // family: ldst, two args, imm
229 PPC_STQX_ARGS = 0x0000000E, // family: ldst, three args
230 PPC_LDQX_ARGS = 0x0000000F, // family: ldst, three_args
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
test_isa_3_0.c 3813 unsigned int arith, logical, compare, popcnt, ldst, insert_extract, permute, round; member in struct:insn_sel_flags_t_struct
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-arm.c     [all...]

Completed in 4675 milliseconds