Home
last modified time | relevance | path

Searched refs:Emulate (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/stand/i386/pxeldr/
H A Dpxeldr.S272 pushl %eax # Emulate a near call
/freebsd-13.1/stand/i386/cdboot/
H A Dcdboot.S534 push %eax # Emulate a near call
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h171 bool Emulate(const ArchSpec &arch, uint32_t evaluate_options, void *baton,
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp307 return inst_sp->Emulate( in EmulateWithFrame()
/freebsd-13.1/contrib/tcsh/
H A Dtcsh.man2html22 # Emulate #!/usr/local/bin/perl on systems without #!
816 # Emulate #!/usr/local/bin/perl on systems without #!
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dbcm2711.dtsi32 /* Emulate a contiguous 30-bit address range for DMA */
/freebsd-13.1/contrib/expat/
H A Dconfigure.ac398 dnl Emulate the use of CMAKE_SHARED_LIBRARY_PREFIX under CMake
/freebsd-13.1/stand/i386/btx/btx/
H A Dbtx.S82 .set V86F_CALLF,0x20000 # Emulate far call
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp905 bool Instruction::Emulate( in Emulate() function in Instruction
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSSE.td6131 // Emulate vXi32/vXi64 blends with vXf32/vXf64 or pblendw.