/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
gas-fp.asm | 4 filds 10 label
|
/external/llvm/test/MC/X86/ |
x86_64-encoding.s | 163 // CHECK: filds (%edi) 165 filds (%edi) 171 // CHECK: filds (%rdi) 173 filds (%rdi)
|
x86-32-coverage.s | 379 // CHECK: filds (%edi) 381 filds (%edi) [all...] |
/external/valgrind/main/none/tests/amd64/ |
insn_fpu.def | 201 filds m16.sw[12345] => st0.ps[12345.0] 202 filds m16.sw[-12345] => st0.ps[-12345.0] 203 filds m16.sw[12345] => st0.pd[12345.0] 204 filds m16.sw[-12345] => st0.pd[-12345.0] [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_fpu.def | 201 filds m16.sw[12345] => st0.ps[12345.0] 202 filds m16.sw[-12345] => st0.ps[-12345.0] 203 filds m16.sw[12345] => st0.pd[12345.0] 204 filds m16.sw[-12345] => st0.pd[-12345.0] [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
auto-host.h | 331 /* Define if your assembler uses filds and fists mnemonics. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
auto-host.h | 331 /* Define if your assembler uses filds and fists mnemonics. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
auto-host.h | 331 /* Define if your assembler uses filds and fists mnemonics. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
auto-host.h | 331 /* Define if your assembler uses filds and fists mnemonics. */ [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 728 #define FILD_W(a) CHOICE(fild a, filds a, filds a) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 728 #define FILD_W(a) CHOICE(fild a, filds a, filds a) [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_gas.gperf | 433 filds, fildstp_insn, 4, SUF_S, 0x00, 0x02, 0x05, 0, CPU_FPU, 0, 0 [all...] |
/external/qemu/target-i386/ |
translate.c | [all...] |