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

  /external/valgrind/helgrind/tests/
t2t_laog.vgtest 1 # performance test for a big laog graph + shake the add/del
2 # in the laog data structure.
tc15_laog_lockdel.c 74 other words, laog somehow forgets about mx2 so that 2->1 lock
t2t.c 18 /* t2t.c : test program for the laog data structure performance testing
  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-or-06.ll 8 ; CHECK: laog %r2, %r4, 0(%r3)
18 ; CHECK: laog %r2, [[TMP]], 0(%r3)
24 ; Check the high end of the LAOG range.
27 ; CHECK: laog %r2, %r4, 524280(%r3)
38 ; CHECK: laog %r2, %r4, 0(%r3)
45 ; Check the low end of the LAOG range.
48 ; CHECK: laog %r2, %r4, -524288(%r3)
59 ; CHECK: laog %r2, %r4, 0(%r3)
  /external/valgrind/helgrind/
hg_basics.h 60 #define SCE_LAOG (1<<4) // Sanity check at significant LAOG events
103 SCE_{THREADS,LOCKS,BIGRANGE,ACCESS,LAOG}. */
hg_main.c 142 static WordSetU* univ_laog = NULL; /* sets of Lock*, for LAOG */
3486 static WordFM* laog = NULL; \/* WordFM Lock* LAOGLinks* *\/ variable
    [all...]
hg_intercepts.c     [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad-z196.s 378 #CHECK: laog %r0, %r0, -524289
380 #CHECK: laog %r0, %r0, 524288
382 #CHECK: laog %r0, %r0, 0(%r1,%r2)
384 laog %r0, %r0, -524289
385 laog %r0, %r0, 524288
386 laog %r0, %r0, 0(%r1,%r2)
insn-good-z196.s 584 #CHECK: laog %r0, %r0, -524288 # encoding: [0xeb,0x00,0x00,0x00,0x80,0xe6]
585 #CHECK: laog %r0, %r0, -1 # encoding: [0xeb,0x00,0x0f,0xff,0xff,0xe6]
586 #CHECK: laog %r0, %r0, 0 # encoding: [0xeb,0x00,0x00,0x00,0x00,0xe6]
587 #CHECK: laog %r0, %r0, 1 # encoding: [0xeb,0x00,0x00,0x01,0x00,0xe6]
588 #CHECK: laog %r0, %r0, 524287 # encoding: [0xeb,0x00,0x0f,0xff,0x7f,0xe6]
589 #CHECK: laog %r0, %r0, 0(%r1) # encoding: [0xeb,0x00,0x10,0x00,0x00,0xe6]
590 #CHECK: laog %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0xe6]
591 #CHECK: laog %r0, %r0, 524287(%r1) # encoding: [0xeb,0x00,0x1f,0xff,0x7f,0xe6]
592 #CHECK: laog %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0xe6]
593 #CHECK: laog %r0, %r15, 0 # encoding: [0xeb,0x0f,0x00,0x00,0x00,0xe6
    [all...]
insn-bad.s 1485 #CHECK: laog %r1, %r2, 100(%r3)
1486 laog %r1, %r2, 100(%r3)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-z196.s 43 laog %r6,%r7,-5555(%r8)
zarch-z196.d 49 .*: eb 67 8a 4d fe e6 [ ]*laog %r6,%r7,-5555\(%r8\)
  /external/valgrind/none/tests/s390x/
opcodes.h 253 #define LAOG(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,e6)
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/docs/internals/
s390-opcodes.csv     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.td     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
s390-opc.txt     [all...]
  /external/valgrind/
NEWS     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_pcmu.rtp     [all...]
stereo_pcmu_jitter.rtp     [all...]
stereo_pcmu_vad.rtp     [all...]
stereo_pcmu_vad_jitter.rtp     [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 1717 milliseconds