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

  /external/valgrind/main/none/tests/s390x/
or.c 6 #define oihl(r1,i2) ".long 0xa5" #r1 "9" #i2 "\n\t" macro
23 immsweep(oihl, 0055);
27 immsweep(oihl, 00aa);
31 immsweep(oihl, 00ff);
35 immsweep(oihl, 0000);
39 immsweep(oihl, ffff);
43 immsweep(oihl, aaaa);
47 immsweep(oihl, 5555);
or.stdout.exp     [all...]
  /external/llvm/test/CodeGen/SystemZ/
or-04.ll 59 ; Check the lowest useful OIHL value, which is the next value up.
62 ; CHECK: oihl %r2, 1
71 ; CHECK: oihl %r2, 1
81 ; CHECK: oihl %r2, 1
91 ; CHECK: oihl %r2, 1
101 ; CHECK: oihl %r2, 1
108 ; Check the high end of the OIHL range.
111 ; CHECK: oihl %r2, 65535
117 ; Check a combination of the high end of the OIHL range and the high end
121 ; CHECK: oihl %r2, 6553
    [all...]
atomicrmw-or-04.ll 87 ; Check the lowest useful OIHL value, which is one greater than above.
90 ; CHECK: oihl %r0, 1
106 ; Check the high end of the OIHL range.
109 ; CHECK: oihl %r0, 65535
insert-05.ll 218 ; CHECK: oihl %r2, 1
asm-18.ll 363 ; CHECK: oihl [[REG]], 34661
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 147 LOWER_HIGH(OIHL);
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td     [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
  /external/valgrind/main/docs/internals/
s390-opcodes.csv 486 oihl,"or immediate high low",implemented,
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 392 milliseconds