HomeSort by relevance Sort by last modified time
    Searched full:mvcl (Results 1 - 14 of 14) sorted by null

  /external/valgrind/none/tests/s390x/
mvcl.vgtest 1 prog: mvcl
mvcl.c 8 /* The abstracted result of an MVCL insn */
18 /* Register contents after executing an MVCL insn */
28 /* Run a single MVCL insn and return its raw result. */
40 asm volatile( "mvcl %1,%3\n\t"
71 /* Run MVCL twice using different fill bits for unused register bits.
74 mvcl(void *addr1, uint32_t len1, function
95 /* Run mvcl */
114 /* Run mvcl again */
163 result = mvcl(dst, dst_len, src, src_len, pad);
Makefile.am 8 op_exception fgx stck stckf stcke stfle cksm mvcl clcl troo \
Makefile.in 154 mvcl$(EXEEXT) clcl$(EXEEXT) troo$(EXEEXT) trto$(EXEEXT) \
408 mvcl_SOURCES = mvcl.c
409 mvcl_OBJECTS = mvcl.$(OBJEXT)
608 insert_EI.c laa.c lam_stam.c lpr.c mul.c mul_GE.c mvc.c mvcl.c \
628 insert_EI.c laa.c lam_stam.c lpr.c mul.c mul_GE.c mvc.c mvcl.c \
    [all...]
  /external/v8/src/s390/
simulator-s390.h 541 EVALUATE(MVCL);
constants-s390.h     [all...]
simulator-s390.cc 767 EvalTable[MVCL] = &Simulator::Evaluate_MVCL;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-g5.s 308 mvcl %r6,%r9
esa-g5.d 314 .*: 0e 69 [ ]*mvcl %r6,%r9
  /toolchain/binutils/binutils-2.25/opcodes/
i370-opc.c 528 { "mvcl", 2, {{RR(0x0e,0,0), 0}}, {{RR_MASK, 0}}, I370, {RR_R1, RR_R2} },
    [all...]
s390-opc.txt 134 0e mvcl RR_RR "move long" g5 esa,zarch
    [all...]
  /external/valgrind/
NEWS     [all...]
  /external/valgrind/docs/html/
dist.news.html     [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 958 milliseconds