/external/llvm/test/CodeGen/X86/ |
fp-stack-compare.ll | 5 ; CHECK: fucomp
|
inline-asm-fpstack.ll | 227 ; asm volatile ("fucomp %1" : : "t"(x), "f"(y) : "st"); 232 ; CHECK: fucomp %st 238 tail call void asm sideeffect "fucomp $1", "{st},f,~{st},~{dirflag},~{fpsr},~{flags}"(x86_fp80 %x, x86_fp80 %y) nounwind 245 ; asm volatile ("fucomp %1" : : "t"(x), "u"(y) : "st"); 255 ; CHECK: fucomp %st(1) 268 tail call void asm sideeffect "fucomp $1", "{st},{st(1)},~{st},~{dirflag},~{fpsr},~{flags}"(x86_fp80 %x, x86_fp80 %y) nounwind
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 90 'fstenvd','fucom','fucomp','fucompp'
|
/external/llvm/test/MC/X86/ |
x86-64.s | 288 // CHECK: fucomp 299 fucomp label
|
/external/llvm/lib/Target/X86/ |
X86InstrFPStack.td | 548 "fucomp\t$reg", IIC_FUCOM>, DD; [all...] |
X86InstrInfo.td | [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | 959 void fucomp(int i); [all...] |
assembler-ia32.cc | 1845 void Assembler::fucomp(int i) { function in class:v8::internal::Assembler [all...] |
/external/valgrind/main/VEX/useful/ |
hd_fpu.c | [all...] |
/external/elfutils/tests/ |
testfile44.expect.bz2 | |
/dalvik/vm/compiler/codegen/x86/libenc/ |
enc_tabl.cpp | 718 BEGIN_MNEMONIC(FUCOMP, MF_NONE, D_U ) [all...] |
/external/elfutils/libcpu/defs/ |
i386 | 347 11011101,11101{freg}:fucomp {freg} [all...] |
/external/v8/src/x64/ |
assembler-x64.h | [all...] |
assembler-x64.cc | 2435 void Assembler::fucomp(int i) { function in class:v8::internal::Assembler [all...] |
/external/valgrind/main/docs/internals/ |
3_0_BUGSTATUS.txt | 322 113996 vex amd64->IR: fucomp (0xDD 0xE9 0xDF 0xE0)
|
/external/valgrind/main/VEX/priv/ |
host_x86_defs.c | [all...] |
/external/valgrind/main/perf/ |
tinycc.c | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-objdump | |
i686-linux-as | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/ |
objdump | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/ |
i686-linux-objdump | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/ |
objdump | |
/external/qemu/ |
i386-dis.c | [all...] |
/external/qemu/target-i386/ |
translate.c | [all...] |
/external/valgrind/main/ |
NEWS | [all...] |