/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
|
/external/valgrind/main/none/tests/amd64/ |
insn_fpu.def | 229 fistps fpucw[0xc00,0x000] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111.1111] 230 fistps fpucw[0xc00,0x000] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[1111.1111] 231 fistps fpucw[0xc00,0x400] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111.1111] 232 fistps fpucw[0xc00,0x400] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[1111.1111] 233 fistps fpucw[0xc00,0x800] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111.1111] 234 fistps fpucw[0xc00,0x800] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[1111.1111] 235 fistps fpucw[0xc00,0xc00] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111.1111] 236 fistps fpucw[0xc00,0xc00] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[1111.1111] [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_fpu.def | 229 fistps fpucw[0xc00,0x000] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111.1111] 230 fistps fpucw[0xc00,0x000] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[1111.1111] 231 fistps fpucw[0xc00,0x400] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111.1111] 232 fistps fpucw[0xc00,0x400] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1235] st0.ps[1111.1111] 233 fistps fpucw[0xc00,0x800] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1235] st0.ps[1111.1111] 234 fistps fpucw[0xc00,0x800] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[1111.1111] 235 fistps fpucw[0xc00,0xc00] st0.ps[1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[1234] st0.ps[1111.1111] 236 fistps fpucw[0xc00,0xc00] st0.ps[-1234.5678] st1.ps[1111.1111] : m16.sw[0] => 0.sw[-1234] st0.ps[1111.1111] [all...] |
/art/compiler/utils/x86/ |
assembler_x86.h | 327 void fistps(const Address& dst);
|
assembler_x86.cc | 692 void X86Assembler::fistps(const Address& dst) { function in class:art::x86::X86Assembler [all...] |
/art/compiler/utils/x86_64/ |
assembler_x86_64.h | 367 void fistps(const Address& dst);
|
assembler_x86_64.cc | 767 void X86_64Assembler::fistps(const Address& dst) { function in class:art::x86_64::X86_64Assembler [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...] |
/external/qemu/target-i386/ |
translate.c | [all...] |
/external/valgrind/main/VEX/priv/ |
guest_amd64_toIR.c | [all...] |
guest_x86_toIR.c | [all...] |
/prebuilts/sdk/tools/linux/ |
libLLVM.so | |