HomeSort by relevance Sort by last modified time
    Searched refs:ahi (Results 26 - 32 of 32) sorted by null

12

  /external/valgrind/main/none/tests/s390x/
add.stdout.exp     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mhlib.py 816 alo, ahi = self.pairs[i-1]
818 if ahi >= blo-1:
819 self.pairs[i-1:i+1] = [(alo, max(ahi, bhi))]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mhlib.py 816 alo, ahi = self.pairs[i-1]
818 if ahi >= blo-1:
819 self.pairs[i-1:i+1] = [(alo, max(ahi, bhi))]
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s 108 #CHECK: ahi %r0, -32769
110 #CHECK: ahi %r0, 32768
112 #CHECK: ahi %r0, foo
114 ahi %r0, -32769
115 ahi %r0, 32768
116 ahi %r0, foo
    [all...]
insn-good.s 222 #CHECK: ahi %r0, -32768 # encoding: [0xa7,0x0a,0x80,0x00]
223 #CHECK: ahi %r0, -1 # encoding: [0xa7,0x0a,0xff,0xff]
224 #CHECK: ahi %r0, 0 # encoding: [0xa7,0x0a,0x00,0x00]
225 #CHECK: ahi %r0, 1 # encoding: [0xa7,0x0a,0x00,0x01]
226 #CHECK: ahi %r0, 32767 # encoding: [0xa7,0x0a,0x7f,0xff]
227 #CHECK: ahi %r15, 0 # encoding: [0xa7,0xfa,0x00,0x00]
229 ahi %r0, -32768
230 ahi %r0, -1
231 ahi %r0, 0
232 ahi %r0,
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-s390x.pl 1225 ahi $key,-1 # it's the way it's encoded in mvc
    [all...]
  /external/openssl/crypto/aes/asm/
aes-s390x.pl 1225 ahi $key,-1 # it's the way it's encoded in mvc
    [all...]

Completed in 276 milliseconds

12