Home
last modified time | relevance | path

Searched refs:oiy (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dor-05.ll64 ; 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/llvm/test/CodeGen/SystemZ/
Dor-05.ll64 ; 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/
Dimageop.c181 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/
Dinsn-good.s.cs1684 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/common/testData/transforms/
Ddv-Latn-t-dv-m0-bgn.txt474 އޮތް oiy
475 އޮތް، oiy,
/external/llvm/test/MC/SystemZ/
Dinsn-bad.s2774 #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
Dinsn-good.s8163 #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/llvm-project/llvm/test/MC/SystemZ/
Dinsn-bad.s5283 #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
Dinsn-good.s13096 #CHECK: oiy -524288, 0 # encoding: [0xeb,0x00,0x00,0x00,0x80,0x56]
13097 #CHECK: oiy -1, 0 # encoding: [0xeb,0x00,0x0f,0xff,0xff,0x56]
13098 #CHECK: oiy 0, 0 # encoding: [0xeb,0x00,0x00,0x00,0x00,0x56]
13099 #CHECK: oiy 1, 0 # encoding: [0xeb,0x00,0x00,0x01,0x00,0x56]
13100 #CHECK: oiy 524287, 0 # encoding: [0xeb,0x00,0x0f,0xff,0x7f,0x56]
13101 #CHECK: oiy 0, 255 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x56]
13102 #CHECK: oiy 0(%r1), 42 # encoding: [0xeb,0x2a,0x10,0x00,0x00,0x56]
13103 #CHECK: oiy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x56]
13104 #CHECK: oiy 524287(%r1), 42 # encoding: [0xeb,0x2a,0x1f,0xff,0x7f,0x56]
13105 #CHECK: oiy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x56]
[all …]
/external/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt7183 # 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/capstone/arch/SystemZ/
DSystemZGenInsnNameMaps.inc587 { SYSZ_INS_OIY, "oiy" },
/external/llvm-project/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt13398 # 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