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

  /external/valgrind/main/none/tests/s390x/
and.c 5 #define nihh(r1,i2) ".long 0xa5" #r1 "4" #i2 "\n\t" macro
22 immsweep(nihh, 0055);
26 immsweep(nihh, 00aa);
30 immsweep(nihh, 00ff);
34 immsweep(nihh, 0000);
38 immsweep(nihh, ffff);
42 immsweep(nihh, aaaa);
46 immsweep(nihh, 5555);
fold_And16.c 11 "nihh %[p],0x6868\n\t" : [p] "+d" (p) : : "cc");
and.stdout.exp     [all...]
  /external/llvm/test/CodeGen/SystemZ/
and-04.ll 77 ; Check the lowest NIHH value outside the RISBG range (0x0002ffff_ffffffff).
80 ; CHECK: nihh %r2, 2
86 ; Check the highest NIHH value outside the RISBG range (0xfffaffff_ffffffff).
89 ; CHECK: nihh %r2, 65530
atomicrmw-and-04.ll 65 ; Check the lowest NIHH value outside the range of RISBG.
68 ; CHECK: nihh {{%r[0-5]}}, 2
155 ; Check the highest NIHH value outside the range of RISBG.
158 ; CHECK: nihh {{%r[0-5]}}, 65530
atomicrmw-nand-04.ll 71 ; Check the lowest NIHH value outside the range of RISBG.
74 ; CHECK: nihh {{%r[0-5]}}, 2
161 ; Check the highest NIHH value outside the range of RISBG.
164 ; CHECK: nihh {{%r[0-5]}}, 65530
asm-18.ll 445 ; CHECK: nihh [[REG]], 4096
  /external/openssl/crypto/bn/asm/
s390x-gf2m.pl 70 nihh $a1,0x1fff
72 nihh $a2,0x3fff
74 nihh $a4,0x7fff
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 145 LOWER_HIGH(NIHH);
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td     [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
  /external/valgrind/main/docs/internals/
s390-opcodes.csv 481 nihh,"and immediate high high",implemented,
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 1162 milliseconds