Home
last modified time | relevance | path

Searched refs:emulate (Results 1 – 23 of 23) sorted by relevance

/arch/arm/nwfpe/
Dentry.S84 emulate: label
93 bl EmulateAll @ emulate the instruction
110 b emulate @ check condition and emulate
/arch/powerpc/kvm/
Dtrace.h15 TP_PROTO(unsigned int inst, unsigned long _pc, unsigned int emulate),
16 TP_ARGS(inst, _pc, emulate),
21 __field( unsigned int, emulate )
27 __entry->emulate = emulate;
31 __entry->inst, __entry->pc, __entry->emulate)
DMakefile15 common-objs-y += powerpc.o emulate.o
69 emulate.o \
DKconfig84 and cannot emulate a different processor from the host processor.
/arch/x86/kvm/
DMakefile14 kvm-y += x86.o mmu.o emulate.o i8259.o irq.o lapic.o \
Dpaging_tmpl.h469 int *emulate, pfn_t pfn, bool map_writable, in FNAME()
543 user_fault, write_fault, emulate, it.level, in FNAME()
577 int emulate = 0; in FNAME() local
640 level, &emulate, pfn, map_writable, prefault); in FNAME()
643 sptep, *sptep, emulate); in FNAME()
649 return emulate; in FNAME()
Dmmu.c2291 int *emulate, int level, gfn_t gfn, in mmu_set_spte() argument
2329 *emulate = 1; in mmu_set_spte()
2333 if (unlikely(is_mmio_spte(*sptep) && emulate)) in mmu_set_spte()
2334 *emulate = 1; in mmu_set_spte()
2451 int emulate = 0; in __direct_map() local
2459 0, write, &emulate, in __direct_map()
2487 return emulate; in __direct_map()
/arch/m68k/fpsp040/
Dx_fline.S70 subl #UNIMP_40_SIZE-4,%a7 |emulate an orig fsave
78 subl #UNIMP_41_SIZE-4,%a7 |emulate a rev fsave
Dsint.S9 | to emulate the fint and fintrz unimplemented instructions,
Dscale.S9 | The entry point sscale is called from do_func to emulate
/arch/m68k/ifpsp060/
Dfplsp.doc35 included in this module can be used to emulate the
120 The package does not attempt to correctly emulate instructions
126 subroutine calls for all fp instructions. The code does NOT emulate
Dilsp.doc34 module can be used to emulate 64-bit divide and multiply,
Dfpsp.doc35 These exception handlers emulate Unimplemented FP instructions,
/arch/arm/vfp/
Dvfpmodule.c368 goto emulate; in VFP_bounce()
427 emulate: in VFP_bounce()
/arch/m68k/
DKconfig.devices55 which will emulate a regular ethernet device while presenting an
/arch/m68k/math-emu/
Dfp_entry.S60 | emulate the instruction
/arch/mn10300/
DKconfig.debug66 it uses temporary breakpoints to emulate single-stepping.
/arch/m68k/ifpsp060/src/
Dpfpsp.S2384 # fmovm_dynamic() - emulate dynamic fmovm instruction #
2385 # fmovm_ctrl() - emulate fmovm control instruction #
2421 # decode and emulate the instruction. No FP exceptions can be pending #
3286 # This code must emulate the move out before finally exiting through #
3583 # register as did the '040 and '881/2. This handler must emulate the #
3635 # emulate the whole instruction. Notice, though, that we don't kill the
3809 # FPSP is implemented that does not emulate #
Dfpsp.S2385 # fmovm_dynamic() - emulate dynamic fmovm instruction #
2386 # fmovm_ctrl() - emulate fmovm control instruction #
2422 # decode and emulate the instruction. No FP exceptions can be pending #
3287 # This code must emulate the move out before finally exiting through #
3584 # register as did the '040 and '881/2. This handler must emulate the #
3636 # emulate the whole instruction. Notice, though, that we don't kill the
4094 jsr (tbl_trans.w,%pc,%d1.w*1) # emulate
16248 # fdbcc(): routine to emulate the fdbcc instruction #
/arch/x86/math-emu/
DREADME82 emulate each FPU instruction to completion without interruption.
140 exception. For this case, the emulator cannot emulate the behaviour of
/arch/blackfin/
DKconfig.debug251 This option allows the kernel to emulate some pseudo instructions which
/arch/powerpc/
DKconfig304 say Y here, the kernel will include code to emulate a floating-point
/arch/x86/
DKconfig1394 Linux can emulate a math coprocessor (used for floating point
1436 these, the ARRs are used to emulate the MTRRs.