/external/llvm/test/CodeGen/SystemZ/ |
D | or-05.ll | 64 ; CHECK: oiy 4096(%r2), 127 76 ; CHECK: oiy 524287(%r2), 127 102 ; CHECK: oiy -1(%r2), 127 114 ; CHECK: oiy -524288(%r2), 127 156 ; CHECK: oiy 4096(%r2), 127
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | or-05.ll | 64 ; CHECK: oiy 4096(%r2), 127 76 ; CHECK: oiy 524287(%r2), 127 102 ; CHECK: oiy -1(%r2), 127 114 ; CHECK: oiy -524288(%r2), 127 156 ; CHECK: oiy 4096(%r2), 127
|
/external/python/cpython2/Modules/ |
D | imageop.c | 181 int oix, oiy; in imageop_scale() local 207 oiy = iy * y / newy; in imageop_scale() 209 *ncp++ = *CHARP(cp, x, oix, oiy); in imageop_scale() 211 *nsp++ = *SHORTP(cp, x, oix, oiy); in imageop_scale() 213 *nlp++ = *LONGP(cp, x, oix, oiy); in imageop_scale()
|
/external/capstone/suite/MC/SystemZ/ |
D | insn-good.s.cs | 1684 0xeb,0x00,0x00,0x00,0x80,0x56 = oiy -524288, 0 1685 0xeb,0x00,0x0f,0xff,0xff,0x56 = oiy -1, 0 1686 0xeb,0x00,0x00,0x00,0x00,0x56 = oiy 0, 0 1687 0xeb,0x00,0x00,0x01,0x00,0x56 = oiy 1, 0 1688 0xeb,0x00,0x0f,0xff,0x7f,0x56 = oiy 524287, 0 1689 0xeb,0xff,0x00,0x00,0x00,0x56 = oiy 0, 255 1690 0xeb,0x2a,0x10,0x00,0x00,0x56 = oiy 0(%r1), 42 1691 0xeb,0x2a,0xf0,0x00,0x00,0x56 = oiy 0(%r15), 42 1692 0xeb,0x2a,0x1f,0xff,0x7f,0x56 = oiy 524287(%r1), 42 1693 0xeb,0x2a,0xff,0xff,0x7f,0x56 = oiy 524287(%r15), 42
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | dv-Latn-t-dv-m0-bgn.txt | 474 އޮތް oiy 475 އޮތް، oiy,
|
/external/llvm/test/MC/SystemZ/ |
D | insn-bad.s | 2774 #CHECK: oiy -524289, 0 2776 #CHECK: oiy 524288, 0 2778 #CHECK: oiy 0(%r1,%r2), 0 2780 #CHECK: oiy 0, -1 2782 #CHECK: oiy 0, 256 2784 oiy -524289, 0 2785 oiy 524288, 0 2786 oiy 0(%r1,%r2), 0 2787 oiy 0, -1 2788 oiy 0, 256
|
D | insn-good.s | 8163 #CHECK: oiy -524288, 0 # encoding: [0xeb,0x00,0x00,0x00,0x80,0x56] 8164 #CHECK: oiy -1, 0 # encoding: [0xeb,0x00,0x0f,0xff,0xff,0x56] 8165 #CHECK: oiy 0, 0 # encoding: [0xeb,0x00,0x00,0x00,0x00,0x56] 8166 #CHECK: oiy 1, 0 # encoding: [0xeb,0x00,0x00,0x01,0x00,0x56] 8167 #CHECK: oiy 524287, 0 # encoding: [0xeb,0x00,0x0f,0xff,0x7f,0x56] 8168 #CHECK: oiy 0, 255 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x56] 8169 #CHECK: oiy 0(%r1), 42 # encoding: [0xeb,0x2a,0x10,0x00,0x00,0x56] 8170 #CHECK: oiy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x56] 8171 #CHECK: oiy 524287(%r1), 42 # encoding: [0xeb,0x2a,0x1f,0xff,0x7f,0x56] 8172 #CHECK: oiy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x56] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/ |
D | insn-bad.s | 5283 #CHECK: oiy -524289, 0 5285 #CHECK: oiy 524288, 0 5287 #CHECK: oiy 0(%r1,%r2), 0 5289 #CHECK: oiy 0, -1 5291 #CHECK: oiy 0, 256 5293 oiy -524289, 0 5294 oiy 524288, 0 5295 oiy 0(%r1,%r2), 0 5296 oiy 0, -1 5297 oiy 0, 256
|
D | insn-good.s | 12345 #CHECK: oiy -524288, 0 # encoding: [0xeb,0x00,0x00,0x00,0x80,0x56] 12346 #CHECK: oiy -1, 0 # encoding: [0xeb,0x00,0x0f,0xff,0xff,0x56] 12347 #CHECK: oiy 0, 0 # encoding: [0xeb,0x00,0x00,0x00,0x00,0x56] 12348 #CHECK: oiy 1, 0 # encoding: [0xeb,0x00,0x00,0x01,0x00,0x56] 12349 #CHECK: oiy 524287, 0 # encoding: [0xeb,0x00,0x0f,0xff,0x7f,0x56] 12350 #CHECK: oiy 0, 255 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x56] 12351 #CHECK: oiy 0(%r1), 42 # encoding: [0xeb,0x2a,0x10,0x00,0x00,0x56] 12352 #CHECK: oiy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x56] 12353 #CHECK: oiy 524287(%r1), 42 # encoding: [0xeb,0x2a,0x1f,0xff,0x7f,0x56] 12354 #CHECK: oiy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x56] [all …]
|
/external/llvm/test/MC/Disassembler/SystemZ/ |
D | insns.txt | 7183 # CHECK: oiy -524288, 0 7186 # CHECK: oiy -1, 0 7189 # CHECK: oiy 0, 0 7192 # CHECK: oiy 1, 0 7195 # CHECK: oiy 524287, 0 7198 # CHECK: oiy 0, 255 7201 # CHECK: oiy 0(%r1), 42 7204 # CHECK: oiy 0(%r15), 42 7207 # CHECK: oiy 524287(%r1), 42 7210 # CHECK: oiy 524287(%r15), 42
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 1009164922c81669cc287fb76a8bd0a5.00012763.honggfuzz.cov | 135 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|
D | 1f43ffdb4a74f342c68bef0b60756524.0001c91f.honggfuzz.cov | 246 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|
D | 9e49f746707d73e6dd0fb236470c6a08.0007bb63.honggfuzz.cov | 1121 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|
D | 42c9e6e34c1e7bd1b8617878e9f60423.000d4df4.honggfuzz.cov | 1321 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|
/external/v8/src/s390/ |
D | constants-s390.h | 944 V(oiy, OIY, 0xEB56) /* type = SIY OR (immediate) */ \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/ |
D | insns.txt | 13398 # CHECK: oiy -524288, 0 13401 # CHECK: oiy -1, 0 13404 # CHECK: oiy 0, 0 13407 # CHECK: oiy 1, 0 13410 # CHECK: oiy 524287, 0 13413 # CHECK: oiy 0, 255 13416 # CHECK: oiy 0(%r1), 42 13419 # CHECK: oiy 0(%r15), 42 13422 # CHECK: oiy 524287(%r1), 42 13425 # CHECK: oiy 524287(%r15), 42
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 1f43ffdb4a74f342c68bef0b60756524.0001c91f.honggfuzz.cov | 246 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|
D | 9e49f746707d73e6dd0fb236470c6a08.0007bb63.honggfuzz.cov | 1121 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|
D | cea97a26f9b201b22bbdc2a6cd29e960.000c942f.honggfuzz.cov | 1064 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|
D | 42c9e6e34c1e7bd1b8617878e9f60423.000d4df4.honggfuzz.cov | 1321 U){Ԯ.'MHI��E��R2�S����x����oiy|{Cʶ�X�Qp�i��X��\.��`� O�=\q�*\��)���av���[ �ұ
|