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

  /external/valgrind/main/none/tests/s390x/
insert.c 5 #define iihh(r1,i2) ".long 0xa5" #r1 "0" #i2 "\n\t" macro
12 immsweep(iihh, 0055);
16 immsweep(iihh, 00aa);
20 immsweep(iihh, 00ff);
24 immsweep(iihh, 0000);
28 immsweep(iihh, ffff);
32 immsweep(iihh, aaaa);
36 immsweep(iihh, 5555);
fold_And16.c 10 "iihh %[p],0x6869\n\t"
insert.stdout.exp 409 iihh 0000000000000000 <- 0000000000000055 = 0055000000000000
410 iihh 0000000000000001 <- 0000000000000055 = 0055000000000001
411 iihh 000000000000FFFF <- 0000000000000055 = 005500000000FFFF
412 iihh 0000000000007FFF <- 0000000000000055 = 0055000000007FFF
413 iihh 0000000000008000 <- 0000000000000055 = 0055000000008000
414 iihh 00000000FFFFFFFF <- 0000000000000055 = 00550000FFFFFFFF
415 iihh 0000000080000000 <- 0000000000000055 = 0055000080000000
416 iihh 000000007FFFFFFF <- 0000000000000055 = 005500007FFFFFFF
417 iihh AAAAAAAAAAAAAAAA <- 0000000000000055 = 0055AAAAAAAAAAAA
418 iihh 8000000000000000 <- 0000000000000055 = 005500000000000
    [all...]
  /external/llvm/test/CodeGen/SystemZ/
insert-04.ll 106 ; Check the lowest useful IIHH value.
110 ; CHECK: iihh %r2, 1
121 ; CHECK: iihh %r2, 32767
128 ; Check the highest useful IIHH value.
132 ; CHECK: iihh %r2, 65534
asm-18.ll 323 ; CHECK: iihh [[REG]], 4660
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 141 LOWER_HIGH(IIHH);
SystemZInstrInfo.cpp     [all...]
SystemZInstrInfo.td 656 def IIHH : BinaryRI<"iihh", 0xA50, insertlh, GRH32, imm32lh16>;
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s 1401 #CHECK: iihh %r0, -1
1403 #CHECK: iihh %r0, 0x10000
1405 iihh %r0, -1
1406 iihh %r0, 0x10000
    [all...]
insn-good.s     [all...]
  /external/valgrind/main/docs/internals/
s390-opcodes.csv 477 iihh,"insert immediate high high",implemented,
    [all...]
  /external/valgrind/main/VEX/priv/
host_s390_defs.c     [all...]
guest_s390_toIR.c     [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]

Completed in 870 milliseconds