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

  /external/valgrind/none/tests/s390x/
and.c 7 #define nilh(r1,i2) ".long 0xa5" #r1 "6" #i2 "\n\t" macro
24 immsweep(nilh, 0055);
28 immsweep(nilh, 00aa);
32 immsweep(nilh, 00ff);
36 immsweep(nilh, 0000);
40 immsweep(nilh, ffff);
44 immsweep(nilh, aaaa);
48 immsweep(nilh, 5555);
and.stdout.exp     [all...]
  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-and-03.ll 33 ; Check ANDs of the low end of the NILH range.
36 ; CHECK: nilh %r0, 0
69 ; Check the largest useful NILH value, which is one less than the above.
72 ; CHECK: nilh %r0, 65534
atomicrmw-nand-03.ll 35 ; Check NANDs of the low end of the NILH range.
38 ; CHECK: nilh %r0, 0
75 ; Check the largest useful NILH value, which is one less than the above.
78 ; CHECK: nilh %r0, 65534
atomicrmw-and-01.ll 57 ; CHECK: nilh [[ROT]], 33023
81 ; CHECK: nilh [[ROT]], 65279
95 ; CHECK: nilh [[ROT]], 511
109 ; CHECK: nilh [[ROT]], 32767
124 ; CHECK: nilh [[ROT]], 65023
atomicrmw-and-02.ll 57 ; CHECK: nilh [[ROT]], 32768
81 ; CHECK: nilh [[ROT]], 65534
95 ; CHECK: nilh [[ROT]], 1
109 ; CHECK: nilh [[ROT]], 32767
124 ; CHECK: nilh [[ROT]], 65533
and-04.ll 131 ; Check the lowest NILH value outside the RISBG range (0xffffffff_0002ffff).
134 ; CHECK: nilh %r2, 2
149 ; Check the highest NILH value outside the RISBG range (0xffffffff_fffaffff).
152 ; CHECK: nilh %r2, 65530
atomicrmw-nand-01.ll 58 ; CHECK: nilh [[ROT]], 33023
83 ; CHECK: nilh [[ROT]], 65279
98 ; CHECK: nilh [[ROT]], 511
113 ; CHECK: nilh [[ROT]], 32767
129 ; CHECK: nilh [[ROT]], 65023
atomicrmw-nand-02.ll 58 ; CHECK: nilh [[ROT]], 32768
83 ; CHECK: nilh [[ROT]], 65534
98 ; CHECK: nilh [[ROT]], 1
113 ; CHECK: nilh [[ROT]], 32767
129 ; CHECK: nilh [[ROT]], 65533
and-02.ll 113 ; Check the lowest useful NILH value.
116 ; CHECK: nilh %r2, 1
140 ; Check the next value up, which is the highest useful NILH value.
143 ; CHECK: nilh %r2, 65534
atomicrmw-and-04.ll 110 ; Check the highest NILH value outside the range of RISBG.
113 ; CHECK: nilh {{%r[0-5]}}, 65530
119 ; Check the lowest NILH value outside the range of RISBG.
122 ; CHECK: nilh {{%r[0-5]}}, 2
atomicrmw-nand-04.ll 116 ; Check the highest NILH value outside the range of RISBG.
119 ; CHECK: nilh {{%r[0-5]}}, 65530
125 ; Check the lowest NILH value outside the range of RISBG.
128 ; CHECK: nilh {{%r[0-5]}}, 2
asm-18.ll 466 ; CHECK: nilh [[REG]], 4096
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 162 LOWER_LOW(NILH);
SystemZTargetTransformInfo.cpp 146 // 64-bit masks supported by nilh.
SystemZISelLowering.cpp     [all...]
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td     [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
  /external/valgrind/docs/internals/
s390-opcodes.csv 483 nilh,"and immediate low high",implemented,
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 496 milliseconds