HomeSort by relevance Sort by last modified time
    Searched refs:fpucw (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/none/tests/amd64/
gen_insn_test.pl 21 fpucw => "reg16_t",
319 elsif ($preset =~ /^(fpucw)\[([^\]]+)\]$/)
571 elsif ($result =~ /^fpucw\[([^\]]+)\]$/)
580 type => "fpucw",
587 print qq| $ArgTypes{fpucw} $name;\n|;
823 elsif ($result->{type} eq "fpucw")
  /external/valgrind/main/none/tests/x86/
gen_insn_test.pl 20 fpucw => "reg16_t",
296 elsif ($preset =~ /^(fpucw)\[([^\]]+)\]$/)
548 elsif ($result =~ /^fpucw\[([^\]]+)\]$/)
557 type => "fpucw",
564 print qq| $ArgTypes{fpucw} $name;\n|;
787 elsif ($result->{type} eq "fpucw")
  /external/valgrind/main/VEX/priv/
guest_x86_defs.h 117 extern ULong x86g_check_fldcw ( UInt fpucw );
guest_amd64_defs.h 117 extern ULong amd64g_check_fldcw ( ULong fpucw );
guest_x86_helpers.c 1575 UInt fpucw = x87->env[FP_ENV_CTRL]; local
    [all...]
guest_amd64_helpers.c 1633 UInt fpucw = x87->env[FP_ENV_CTRL]; local
2170 UInt fpucw = x87->env[FPS_ENV_CTRL]; local
    [all...]
  /external/bison/lib/
gnulib.mk 413 ## begin gnulib module fpucw
416 EXTRA_DIST += fpucw.h
418 ## end gnulib module fpucw
    [all...]

Completed in 130 milliseconds