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

  /external/valgrind/none/tests/s390x/
or.c 5 #define oihh(r1,i2) ".long 0xa5" #r1 "8" #i2 "\n\t" macro
22 immsweep(oihh, 0055);
26 immsweep(oihh, 00aa);
30 immsweep(oihh, 00ff);
34 immsweep(oihh, 0000);
38 immsweep(oihh, ffff);
42 immsweep(oihh, aaaa);
46 immsweep(oihh, 5555);
or.stdout.exp     [all...]
  /external/llvm/test/CodeGen/SystemZ/
or-04.ll 128 ; Check the lowest useful OIHH value.
131 ; CHECK: oihh %r2, 1
140 ; CHECK: oihh %r2, 1
156 ; Check the high end of the OIHH range.
159 ; CHECK: oihh %r2, 65535
atomicrmw-or-04.ll 115 ; Check the lowest useful OIHH value, which is 1<<32 greater than above.
118 ; CHECK: oihh %r0, 1
133 ; Check the high end of the OIHH range.
136 ; CHECK: oihh %r0, 65535
fp-move-09.ll 9 ; CHECK: oihh [[REG]], 16256
asm-18.ll 361 ; CHECK: oihh [[REG]], 4660
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 182 LOWER_HIGH(OIHH);
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td     [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
  /external/valgrind/docs/internals/
s390-opcodes.csv 485 oihh,"or immediate high high",implemented,
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 327 milliseconds