Home
last modified time | relevance | path

Searched refs:ngr (Results 1 – 25 of 28) sorted by relevance

12

/external/valgrind/none/tests/s390x/
Dand.stdout.exp37 ngr + 0000000000000000 & 0000000000000000 = 0000000000000000 (cc=0)
38 ngr + 0000000000000001 & 0000000000000000 = 0000000000000000 (cc=0)
39 ngr + 000000000000FFFF & 0000000000000000 = 0000000000000000 (cc=0)
40 ngr + 0000000000007FFF & 0000000000000000 = 0000000000000000 (cc=0)
41 ngr + 0000000000008000 & 0000000000000000 = 0000000000000000 (cc=0)
42 ngr + 00000000FFFFFFFF & 0000000000000000 = 0000000000000000 (cc=0)
43 ngr + 0000000080000000 & 0000000000000000 = 0000000000000000 (cc=0)
44 ngr + 000000007FFFFFFF & 0000000000000000 = 0000000000000000 (cc=0)
45 ngr + AAAAAAAAAAAAAAAA & 0000000000000000 = 0000000000000000 (cc=0)
46 ngr + 8000000000000000 & 0000000000000000 = 0000000000000000 (cc=0)
[all …]
Dand.c58 regsweep(ngr, s2); in do_regmem_insns()
/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-and-04.ll11 ; CHECK: ngr %r0, %r4
23 ; CHECK: ngr
59 ; CHECK: ngr
77 ; CHECK: ngr
Datomicrmw-nand-04.ll11 ; CHECK: ngr %r0, %r4
25 ; CHECK: ngr
65 ; CHECK: ngr
83 ; CHECK: ngr
Dand-xor-01.ll7 ; CHECK: ngr %r3, %r2
Dand-07.ll35 ; CHECK: ngr %r2, %r3
Dint-div-06.ll35 ; CHECK-DAG: ngr [[REG]], [[CONST]]
Dalloca-03.ll21 ; CHECK-NOT: ngr
Dint-mul-08.ll27 ; CHECK-DAG: ngr [[RES1]], %r4
28 ; CHECK-DAG: ngr [[RES2]], %r3
Dand-03.ll11 ; CHECK: ngr %r2, %r3
Drnsbg-01.ll60 ; CHECK: ngr {{%r[0-5]}}
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/
D03-RetAndSubreg.ll1 ; RUN: llc < %s -march=systemz | grep ngr | count 3
D02-RetAndImm.ll1 ; RUN: llc < %s -march=systemz | grep ngr | count 4
D03-RetAndImmSubreg.ll1 ; RUN: llc < %s -march=systemz | grep ngr | count 6
/external/icu/icu4c/source/data/lang/
Dksf.txt20 hu{"riɔngrɔá"}
/external/llvm/lib/Target/SystemZ/
DREADME.txt102 ngr %r2, %r0
108 ngr %r0, %r2
/external/valgrind/coregrind/m_dispatch/
Ddispatch-s390x-linux.S226 ngr %r5,%r2
/external/icu/icu4c/source/data/region/
Dnmg.txt90 HU{"Ɔngría"}
Dksf.txt90 HU{"ɔngrí"}
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c2015 unsigned i, id, ngr = 0, last; in r600_bytecode_disasm() local
2170 o += fprintf(stderr, "%4d ", ++ngr); in r600_bytecode_disasm()
/external/valgrind/coregrind/
Dm_trampoline.S1224 ngr %r0,%r3 # r0 = (unsigned char)r3
/external/v8/src/s390/
Dmacro-assembler-s390.h95 #define AndRR ngr
Dconstants-s390.h1465 V(ngr, NGR, 0xB980) /* type = RRE AND (64) */ \
/external/llvm/test/MC/SystemZ/
Dinsn-good.s7875 #CHECK: ngr %r0, %r0 # encoding: [0xb9,0x80,0x00,0x00]
7876 #CHECK: ngr %r0, %r15 # encoding: [0xb9,0x80,0x00,0x0f]
7877 #CHECK: ngr %r15, %r0 # encoding: [0xb9,0x80,0x00,0xf0]
7878 #CHECK: ngr %r7, %r8 # encoding: [0xb9,0x80,0x00,0x78]
7880 ngr %r0,%r0
7881 ngr %r0,%r15
7882 ngr %r15,%r0
7883 ngr %r7,%r8
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.td627 "ngr\t{$dst, $src2}",

12