Searched refs:sahf (Results 1 – 18 of 18) sorted by relevance
/external/valgrind/main/docs/internals/ |
D | 3_0_BUGSTATUS.txt | 263 (lahf/sahf)
|
D | 3_2_BUGSTATUS.txt | 215 vx1749 vx1758 32 143907 sahf/lahf on amd64
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 970 void sahf();
|
D | assembler-ia32.cc | 1906 void Assembler::sahf() { in sahf() function in v8::internal::Assembler
|
D | macro-assembler-ia32.cc | 589 sahf(); in FCmp()
|
/external/v8/src/x64/ |
D | assembler-x64.h | 1305 void sahf();
|
D | assembler-x64.cc | 2496 void Assembler::sahf() { in sahf() function in v8::internal::Assembler
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 37 sahf 1905 sahf 11914 sahf
|
/external/valgrind/main/none/tests/x86/ |
D | insn_basic.def | 608 sahf eflags[0xff,0x28] ah.ub[0xfd] : => eflags[0xfd,0xd5] 609 sahf eflags[0xff,0xfd] ah.ub[0x28] : => eflags[0xfd,0x00]
|
/external/elfutils/libcpu/defs/ |
D | i386 | 500 10011110:sahf
|
/external/valgrind/main/none/tests/amd64/ |
D | insn_basic.def | 813 ###sahf eflags[0xff,0x28] ah.ub[0xfd] : => eflags[0xfd,0xd5] 814 ###sahf eflags[0xff,0xfd] ah.ub[0x28] : => eflags[0xfd,0x00]
|
/external/valgrind/main/perf/ |
D | tinycc.c | 3128 DEF_ASM_OP0(sahf, 0x9e) 3585 DEF_ASM_OP0(sahf, 0x9e) 4460 DEF_ASM_OP0(sahf, 0x9e) 4917 DEF_ASM_OP0(sahf, 0x9e) 15167 DEF_ASM_OP0(sahf, 0x9e) 15629 DEF_ASM_OP0(sahf, 0x9e)
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1100 def SAHF : I<0x9E, RawFrm, (outs), (ins), "sahf",
|
/external/v8/ |
D | ChangeLog | 2718 Stopped using the 'sahf' instruction on 64-bit machines that do
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 403 // Create an 'sahf' instruction which takes no operands and stores nothing.
|
/external/valgrind/main/ |
D | NEWS | 2319 111851 vex x86->IR: 0x9F 0x89 (lahf/sahf)
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|