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

  /external/valgrind/main/none/tests/s390x/
or.c 8 #define oill(r1,i2) ".long 0xa5" #r1 "b" #i2 "\n\t" macro
25 immsweep(oill, 0055);
29 immsweep(oill, 00aa);
33 immsweep(oill, 00ff);
37 immsweep(oill, 0000);
41 immsweep(oill, ffff);
45 immsweep(oill, aaaa);
49 immsweep(oill, 5555);
or.stdout.exp     [all...]
  /external/llvm/test/CodeGen/SystemZ/
or-02.ll 5 ; Check the lowest useful OILL value.
8 ; CHECK: oill %r2, 1
14 ; Check the high end of the OILL range.
17 ; CHECK: oill %r2, 65535
or-04.ll 5 ; Check the lowest useful OILL value.
8 ; CHECK: oill %r2, 1
14 ; Check the high end of the OILL range.
17 ; CHECK: oill %r2, 65535
72 ; CHECK: oill %r2, 1
78 ; Check the high end of the OILL range.
82 ; CHECK: oill %r2, 65535
141 ; CHECK: oill %r2, 1
atomicrmw-or-03.ll 19 ; Check the lowest useful OILL value.
25 ; CHECK: oill %r0, 1
33 ; Check the high end of the OILL range.
36 ; CHECK: oill %r0, 65535
atomicrmw-or-04.ll 19 ; Check the lowest useful OILL value.
25 ; CHECK: oill %r0, 1
33 ; Check the high end of the OILL range.
36 ; CHECK: oill %r0, 65535
int-const-02.ll 115 ; CHECK-NEXT: oill %r2, 1
120 ; Check the high end of the OILL range.
124 ; CHECK-NEXT: oill %r2, 65535
197 ; Check the next value up, which must use OILL too.
201 ; CHECK-NEXT: oill %r2, 1
insert-03.ll 28 ; Check the highest useful IILL value. (We use OILL rather than IILL
addr-01.ll 82 ; CHECK: oill %r2, 6
98 ; CHECK: oill %r2, 6
addr-02.ll 89 ; CHECK: oill %r2, 6
106 ; CHECK: oill %r2, 6
atomicrmw-and-02.ll 39 ; CHECK-SHIFT2: oill %r3, 65535
insert-04.ll 28 ; Check the highest useful IILL value. (We use OILL rather than IILL
atomicrmw-nand-02.ll 40 ; CHECK-SHIFT2: oill %r3, 65535
asm-18.ll 384 ; CHECK: oill [[REG]], 34661
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 130 LOWER_LOW(OILL);
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td     [all...]
SystemZISelLowering.cpp     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-s390x-linux.S 141 oill %r2, 0x8000
  /external/openssl/crypto/aes/asm/
aes-s390x.pl 1087 oill $t0,0x80 # set "decrypt" bit
1119 oill $mask80,0x8080
1120 oill $mask1b,0x1b1b
1121 oill $maskfe,0xfefe
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
  /external/valgrind/main/docs/internals/
s390-opcodes.csv 488 oill,"or immediate low low",implemented,
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/main/VEX/priv/
host_s390_defs.c     [all...]
guest_s390_toIR.c     [all...]

Completed in 828 milliseconds