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

  /external/valgrind/none/tests/s390x/
and.c 6 #define nihl(r1,i2) ".long 0xa5" #r1 "5" #i2 "\n\t" macro
23 immsweep(nihl, 0055);
27 immsweep(nihl, 00aa);
31 immsweep(nihl, 00ff);
35 immsweep(nihl, 0000);
39 immsweep(nihl, ffff);
43 immsweep(nihl, aaaa);
47 immsweep(nihl, 5555);
and.stdout.exp     [all...]
  /external/llvm/test/CodeGen/SystemZ/
and-04.ll 104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff).
107 ; CHECK: nihl %r2, 2
113 ; Check the highest NIHL value outside the RISBG range (0xfffffffa_ffffffff).
116 ; CHECK: nihl %r2, 65530
atomicrmw-and-04.ll 137 ; Check the highest NIHL value outside the range of RISBG.
140 ; CHECK: nihl {{%r[0-5]}}, 65530
146 ; Check the lowest NIHL value outside the range of RISBG.
149 ; CHECK: nihl {{%r[0-5]}}, 2
atomicrmw-nand-04.ll 143 ; Check the highest NIHL value outside the range of RISBG.
146 ; CHECK: nihl {{%r[0-5]}}, 65530
152 ; Check the lowest NIHL value outside the range of RISBG.
155 ; CHECK: nihl {{%r[0-5]}}, 2
asm-18.ll 447 ; CHECK: nihl [[REG]], 57536
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 178 LOWER_HIGH(NIHL);
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td     [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
  /external/valgrind/docs/internals/
s390-opcodes.csv 482 nihl,"and immediate high low",implemented,
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 528 milliseconds