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

  /external/valgrind/main/none/tests/s390x/
bfp-2.stdout.exp 9 lpdbr -0.500000 -> 0.500000
10 lpdbr 42.500000 -> 42.500000
bfp-2.c 50 void lpdbr(double in) function
54 __asm__ volatile("lpdbr %[out],%[in]" : [out]"=f"(out) : [in]"f"(in));
55 printf("lpdbr %f -> %f\n", in, out);
91 lpdbr(-0.5); // 8 byte values
92 lpdbr(42.5); // 8 byte values
  /external/llvm/test/CodeGen/SystemZ/
fp-abs-01.ll 19 ; CHECK: lpdbr %f0, %f0
  /external/llvm/lib/Target/SystemZ/
SystemZInstrFP.td 243 def LPDBR : UnaryRRE<"lpdb", 0xB310, fabs, FP64, FP64>;
  /external/valgrind/main/docs/internals/
s390-opcodes.csv 310 lpdbr,"load positive long bfp",implemented,
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]
  /external/valgrind/main/VEX/priv/
host_s390_defs.c     [all...]
guest_s390_toIR.c     [all...]

Completed in 1163 milliseconds