/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/ |
gas-fpmem.asm | 9 fistps 0(%eax) label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
gas-fp.asm | 17 fistps 10 label
|
gas-moreinsn.asm | 63 fistps 0 label
|
/art/compiler/utils/x86/ |
assembler_x86.h | 327 void fistps(const Address& dst);
|
assembler_x86.cc | 693 void X86Assembler::fistps(const Address& dst) { function in class:art::x86::X86Assembler [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 736 #define FISTP_W(a) CHOICE(fistp a, fistps a, fistps a) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 736 #define FISTP_W(a) CHOICE(fistp a, fistps a, fistps a) [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_gas.gperf | 445 fistps, fildstp_insn, 4, SUF_S, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0 [all...] |