Home
last modified time | relevance | path

Searched defs:pushfd (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/C/
DCpuArch.c22 __asm pushfd; in CheckFlag() local
28 __asm pushfd; in CheckFlag() local
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.cc508 void Assembler::pushfd() { in pushfd() function in v8::internal::Assembler